Revision f2808c21
Added by Andreas Kohlbecker over 2 years ago
pom.xml | ||
---|---|---|
33 | 33 |
|
34 | 34 |
--> |
35 | 35 |
<selenium.htmlunit.version>2.52.0</selenium.htmlunit.version> |
36 |
<jackson.version>2.9.2</jackson.version> |
|
36 | 37 |
</properties> |
37 | 38 |
<scm> |
38 | 39 |
<connection>scm:git:https://dev.e-taxonomy.eu/git/cdm-dataportal.git</connection> |
... | ... | |
251 | 252 |
<artifactId>commons-lang</artifactId> |
252 | 253 |
<version>2.2</version> |
253 | 254 |
</dependency> |
255 |
<dependency> |
|
256 |
<groupId>com.fasterxml.jackson.core</groupId> |
|
257 |
<artifactId>jackson-databind</artifactId> |
|
258 |
<version>2.9.2</version> |
|
259 |
</dependency> |
|
254 | 260 |
<!-- |
255 | 261 |
selenium 2 webdriver, see |
256 | 262 |
http://seleniumhq.org/docs/03_webdriver.html#with-maven |
Also available in: Unified diff
ref #9181 DrushExecuter reading json values