is not current version
Last Version 1.4-RELEASE

com.tmobile.opensource.casquatch:CassandraDriver-EE 1.3-RELEASE

Wrapper of Cassandra Driver that uses the licensed Datastax Enterprise Driver

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.tmobile.opensource.casquatch
ArtifactId

ArtifactId

CassandraDriver-EE
Version

Version

1.3-RELEASE
Type

Type

jar

Download CassandraDriver-EE 1.3-RELEASE


<!-- https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraDriver-EE/ -->
<dependency>
    <groupId>com.tmobile.opensource.casquatch</groupId>
    <artifactId>CassandraDriver-EE</artifactId>
    <version>1.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraDriver-EE/
implementation 'com.tmobile.opensource.casquatch:CassandraDriver-EE:1.3-RELEASE'
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraDriver-EE/
implementation ("com.tmobile.opensource.casquatch:CassandraDriver-EE:1.3-RELEASE")
'com.tmobile.opensource.casquatch:CassandraDriver-EE:jar:1.3-RELEASE'
<dependency org="com.tmobile.opensource.casquatch" name="CassandraDriver-EE" rev="1.3-RELEASE">
  <artifact name="CassandraDriver-EE" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tmobile.opensource.casquatch', module='CassandraDriver-EE', version='1.3-RELEASE')
)
libraryDependencies += "com.tmobile.opensource.casquatch" % "CassandraDriver-EE" % "1.3-RELEASE"
[com.tmobile.opensource.casquatch/CassandraDriver-EE "1.3-RELEASE"]