]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - server/org.argeo.slc.siteserver/pom.xml
Centralize MySQL config
[gpl/argeo-slc.git] / server / org.argeo.slc.siteserver / pom.xml
index e980d0d46d1727e032f26399a2f1da5403770862..c2594095ea90b6e6f4777e3e01cbe2e8dd3e3fd9 100644 (file)
                                </artifactId>
                </dependency>
 
+               <dependency>
+                       <groupId>net.sourceforge.jtds</groupId>
+                       <artifactId>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>