Add HttpTools class

Add POST and DELETE commands
This commit is contained in:
Stuart Boston
2015-02-12 15:54:09 +00:00
parent ba0c8bc564
commit 6eda79830e
7 changed files with 244 additions and 486 deletions
+1 -1
View File
@@ -120,7 +120,7 @@
<dependency>
<groupId>org.yamj</groupId>
<artifactId>api-common</artifactId>
<version>1.3</version>
<version>1.4-SNAPSHOT</version>
</dependency>
</dependencies>