maven added dependency and IO work

This commit is contained in:
eugenp
2014-01-06 21:35:23 +02:00
parent 52a6046e45
commit 458db43570
3 changed files with 165 additions and 105 deletions
+6
View File
@@ -28,6 +28,12 @@
<version>2.4</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.2</version>
</dependency>
<!-- web -->
<!-- marshalling -->