File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1919 :exclusions [software.amazon.awssdk/*
2020 com.oracle.database.jdbc/ojdbc8-production
2121 com.azure/azure-cosmos
22- io.grpc/grpc-core ]]]}
22+ com.google.cloud/alloydb-jdbc-connector ]]]}
2323 :cassandra {:dependencies [[cassandra " 0.1.0-SNAPSHOT"
2424 :exclusions [org.apache.commons/commons-lang3]]
2525 [com.scalar-labs/scalardb " 4.0.0-SNAPSHOT"
2626 ; ; avoid the netty dependency issue
2727 :exclusions [software.amazon.awssdk/*
2828 com.oracle.database.jdbc/ojdbc8-production
2929 com.azure/azure-cosmos
30- io.grpc/grpc-core ]]]
30+ com.google.cloud/alloydb-jdbc-connector ]]]
3131 :env {:cassandra? " true" }}
3232 :cluster {:dependencies [[com.scalar-labs/scalardb-cluster-java-client-sdk " 4.0.0-SNAPSHOT"
33- ; ; avoid the netty dependency issue
33+ ; ; avoid the netty and gRPC dependency issues
3434 :exclusions [software.amazon.awssdk/*
3535 com.oracle.database.jdbc/ojdbc8-production
3636 com.azure/azure-cosmos
37- com.datastax.cassandra/cassandra-driver-core]]]
37+ com.datastax.cassandra/cassandra-driver-core
38+ com.google.cloud/alloydb-jdbc-connector]]]
3839 :env {:scalardb-cluster-version " 4.0.0-SNAPSHOT"
3940 :helm-chart-version " 1.7.2" }}
4041 :use-jars {:dependencies [[com.google.guava/guava " 31.1-jre" ]
You can’t perform that action at this time.
0 commit comments