mirror of
https://git.hmsn.ink/kospo/svcm/api.git
synced 2026-03-19 17:45:14 +09:00
ojdbc 추가
This commit is contained in:
@@ -75,6 +75,10 @@ dependencies {
|
||||
implementation 'org.postgresql:postgresql:42.7.3'
|
||||
|
||||
|
||||
// https://mvnrepository.com/artifact/com.oracle.database.jdbc/ojdbc10
|
||||
implementation 'com.oracle.database.jdbc:ojdbc10:19.27.0.0'
|
||||
// https://mvnrepository.com/artifact/com.oracle.database.jdbc/ojdbc8
|
||||
implementation 'com.oracle.database.jdbc:ojdbc8:23.8.0.25.04'
|
||||
// sockjs
|
||||
|
||||
runtimeOnly group: 'io.netty', name: 'netty-resolver-dns-native-macos', version: '4.1.112.Final'
|
||||
|
||||
Reference in New Issue
Block a user