Преглед на файлове

feat(*): 增加驱动

zenghaiyang преди 2 дни
родител
ревизия
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>