]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - server/org.argeo.slc.siteserver/pom.xml
Make attachments more robusts
[gpl/argeo-slc.git] / server / org.argeo.slc.siteserver / pom.xml
index e980d0d46d1727e032f26399a2f1da5403770862..587c6e6902d4bdd93abf4e6c6bb39db8eb36d4cf 100644 (file)
                                </artifactId>
                </dependency>
 
+               <dependency>
+                       <groupId>net.sourceforge.jtds</groupId>
+                       <artifactId>com.springsource.net.sourceforge.jtds</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>com.mysql.jdbc</groupId>
+                       <artifactId>com.springsource.com.mysql.jdbc</artifactId>
+               </dependency>
+
                <!-- For WS -->
                <dependency>
                        <groupId>com.sun.xml</groupId>
                        <artifactId>com.springsource.com.sun.xml.messaging.saaj</artifactId>
                </dependency>
 
-               <!-- For ActiveMQ Web -->
+               <!-- For ActiveMQ Web
                <dependency>
                        <groupId>org.argeo.dep.osgi</groupId>
                        <artifactId>org.argeo.dep.osgi.activemq.web</artifactId>
-               </dependency>
+               </dependency> -->
 
        </dependencies>
 </project>
\ No newline at end of file