Skip to content

Commit

Permalink
Cassandra java driver
Browse files Browse the repository at this point in the history
  • Loading branch information
jumpmind-josh committed May 10, 2018
1 parent 927d5e4 commit 2288412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions symmetric-assemble/common.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ subprojects { subproject ->
provided "jdbc.tibero:tibero:$tiberoVersion"
// javax.resource needed by jaybird
provided "org.apache.geronimo.specs:geronimo-j2ee-connector_1.6_spec:1.0"
provided "com.datastax.cassandra:cassandra-driver-core:3.1.4"


testCompile fileTree(dir: System.getProperty("user.home") + '/.symmetricds/lib', include: '*.jar')
Expand Down

0 comments on commit 2288412

Please sign in to comment.