custom serializer work

This commit is contained in:
eugenp
2014-01-11 18:23:45 +02:00
parent c905b21ffc
commit a47c533ec9
6 changed files with 164 additions and 42 deletions
+6
View File
@@ -27,6 +27,12 @@
<version>4.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>${commons-lang3.version}</version>
</dependency>
<!-- web -->
<!-- marshalling -->