zenghaiyang 2 дней назад
Родитель
Сommit
919dd0cc5f
1 измененных файлов с 8 добавлено и 0 удалено
  1. 8 0
      pom.xml

+ 8 - 0
pom.xml

@@ -28,4 +28,12 @@
         <module>business</module>
     </modules>
 
+    <dependencies>
+        <dependency>
+            <groupId>com.oracle</groupId>
+            <artifactId>ojdbc6</artifactId>
+            <version>11.2.0.4.0-atlassian-hosted</version>
+        </dependency>
+    </dependencies>
+
 </project>