|
|
|
|
@ -56,6 +56,7 @@ dependencies {
|
|
|
|
|
implementation 'com.microsoft.sqlserver:mssql-jdbc'
|
|
|
|
|
implementation 'com.mysql:mysql-connector-j'
|
|
|
|
|
implementation 'com.oracle.database.jdbc:ojdbc11'
|
|
|
|
|
implementation 'com.oracle.ojdbc:orai18n:19.3.0.0'
|
|
|
|
|
implementation 'org.mariadb.jdbc:mariadb-java-client'
|
|
|
|
|
implementation 'cubrid:cubrid-jdbc:11.3.0.0047'
|
|
|
|
|
implementation 'org.bgee.log4jdbc-log4j2:log4jdbc-log4j2-jdbc4.1:1.16'
|
|
|
|
|
|