License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdcom.tmobile.opensource.casquatch |
ArtifactId | ArtifactIdCassandraDriver |
Last Version | Last Version1.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProject Casquatch - Cassandra Driver
Cassandra Driver component of Project Casquatch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraDriver/ -->
<dependency>
<groupId>com.tmobile.opensource.casquatch</groupId>
<artifactId>CassandraDriver</artifactId>
<version>1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraDriver/
implementation 'com.tmobile.opensource.casquatch:CassandraDriver:1.4-RELEASE'
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraDriver/
implementation ("com.tmobile.opensource.casquatch:CassandraDriver:1.4-RELEASE")
'com.tmobile.opensource.casquatch:CassandraDriver:jar:1.4-RELEASE'
<dependency org="com.tmobile.opensource.casquatch" name="CassandraDriver" rev="1.4-RELEASE">
<artifact name="CassandraDriver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tmobile.opensource.casquatch', module='CassandraDriver', version='1.4-RELEASE')
)
libraryDependencies += "com.tmobile.opensource.casquatch" % "CassandraDriver" % "1.4-RELEASE"
[com.tmobile.opensource.casquatch/CassandraDriver "1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.datastax.cassandra : cassandra-driver-core | jar | 3.7.1 |
com.datastax.cassandra : cassandra-driver-mapping | jar | 3.7.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
org.springframework : spring-context | jar | 5.0.4.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.10.RELEASE |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.apache.commons : commons-lang3 | jar | 3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.0.4.RELEASE |
junit : junit | jar | 4.12 |
org.cassandraunit : cassandra-unit | jar | 3.3.0.2 |