From: David ‘Bombe’ Roden Date: Fri, 4 Jan 2013 16:54:15 +0000 (+0100) Subject: Add simple-xml framework to deserialize XML files. X-Git-Tag: 0.1~81 X-Git-Url: https://git.pterodactylus.net/?p=rhynodge.git;a=commitdiff_plain;h=e270c1cc92a22a83a232b5030d0e4b2c4310f4b6 Add simple-xml framework to deserialize XML files. --- diff --git a/pom.xml b/pom.xml index 643cdb5..7422828 100644 --- a/pom.xml +++ b/pom.xml @@ -50,5 +50,10 @@ commons-lang3 3.1 + + org.simpleframework + simple-xml + 2.6.9 +