License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdcom.tmobile.opensource.casquatch |
ArtifactId | ArtifactIdCassandraDriver-EE |
Last Version | Last Version1.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProject Casquatch - Cassandra Driver - Enterprise Edition
Wrapper of Cassandra Driver that uses the licensed Datastax Enterprise Driver
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraDriver-EE/ -->
<dependency>
<groupId>com.tmobile.opensource.casquatch</groupId>
<artifactId>CassandraDriver-EE</artifactId>
<version>1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraDriver-EE/
implementation 'com.tmobile.opensource.casquatch:CassandraDriver-EE:1.4-RELEASE'
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraDriver-EE/
implementation ("com.tmobile.opensource.casquatch:CassandraDriver-EE:1.4-RELEASE")
'com.tmobile.opensource.casquatch:CassandraDriver-EE:jar:1.4-RELEASE'
<dependency org="com.tmobile.opensource.casquatch" name="CassandraDriver-EE" rev="1.4-RELEASE">
<artifact name="CassandraDriver-EE" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tmobile.opensource.casquatch', module='CassandraDriver-EE', version='1.4-RELEASE')
)
libraryDependencies += "com.tmobile.opensource.casquatch" % "CassandraDriver-EE" % "1.4-RELEASE"
[com.tmobile.opensource.casquatch/CassandraDriver-EE "1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.tmobile.opensource.casquatch : CassandraDriver | jar | 1.4-RELEASE |
com.datastax.dse : dse-java-driver-core | jar | 1.8.1 |
com.datastax.dse : dse-java-driver-mapping | jar | 1.8.1 |
Group / Artifact | Type | Version |
---|---|---|
com.tmobile.opensource.casquatch : CassandraDriver | test-jar | 1.4-RELEASE |
junit : junit | jar | 4.12 |