Dependencies and custom logic

This commit is contained in:
eugenp
2013-11-19 18:02:45 +02:00
parent 2448ea7e47
commit 6b45feb185
2 changed files with 69 additions and 2 deletions
+7 -1
View File
@@ -23,7 +23,13 @@
<version>${commons-lang3.version}</version>
</dependency>
<!-- web -->
<!-- http client -->
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>${httpclient.version}</version>
</dependency>
<!-- test scoped -->