]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Introduce XML un/marshallign for SLC Detached
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 5 Oct 2008 12:33:13 +0000 (12:33 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 5 Oct 2008 12:33:13 +0000 (12:33 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1699 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

org.argeo.slc.core/pom.xml

index 513110c97c9395cbb4e796de4e5bca41f957bbb9..5b9fbd081add3be22c2327c08588b5b81f8dfbc8 100644 (file)
             <groupId>xalan</groupId>
             <artifactId>xalan</artifactId>
         </dependency>
+        <dependency>
+            <groupId>javax.xml.stream</groupId>
+            <artifactId>stax-api</artifactId>
+        </dependency>
 
         <dependency>
             <groupId>commons-io</groupId>