]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.core/pom.xml
Introduce XML un/marshallign for SLC Detached
[gpl/argeo-slc.git] / 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>