1
0
Эх сурвалжийг харах

add dependency com.ibm.db2 db2jcc4

arkha 1 жил өмнө
parent
commit
33aa4604a4
1 өөрчлөгдсөн 0 нэмэгдсэн , 23 устгасан
  1. 0 23
      MWUI/pom.xml

+ 0 - 23
MWUI/pom.xml

@@ -157,29 +157,6 @@
       <artifactId>SppSynchronizerLibrary</artifactId>
       <version>1.0</version>
     </dependency>
-
-    <dependency>
-      <groupId>com.ibm.db2.jcc</groupId>
-      <artifactId>db2jcc</artifactId>
-      <version>db2jcc4</version>
-    </dependency>
-
-    <dependency>
-      <groupId>org.codehaus.groovy</groupId>
-      <artifactId>groovy</artifactId>
-      <version>3.0.15</version>
-    </dependency>
-    <dependency>
-      <groupId>org.jdom</groupId>
-      <artifactId>jdom</artifactId>
-      <version>1.1</version>
-    </dependency>
-
-    <dependency>
-      <groupId>jaxen</groupId>
-      <artifactId>jaxen</artifactId>
-      <version>1.2.0</version>
-    </dependency>
   </dependencies>
 
   <build>