Revision 31406
Added by Sandro La Bruzzo about 10 years ago
pom.xml | ||
---|---|---|
21 | 21 |
<artifactId>jsoup</artifactId> |
22 | 22 |
<version>1.7.2</version> |
23 | 23 |
</dependency> |
24 |
<dependency> |
|
25 |
<groupId>joda-time</groupId> |
|
26 |
<artifactId>joda-time</artifactId> |
|
27 |
<version>2.3</version> |
|
28 |
</dependency> |
|
29 |
<dependency> |
|
30 |
<groupId>junit</groupId> |
|
31 |
<artifactId>junit</artifactId> |
|
32 |
<version>${junit.version}</version> |
|
33 |
<scope>test</scope> |
|
34 |
</dependency> |
|
24 | 35 |
</dependencies> |
25 | 36 |
|
26 | 37 |
</project> |
Also available in: Unified diff
Added check on open access before download