Project Casquatch - Cassandra Driver

Cassandra Driver component of Project Casquatch

License

License

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.tmobile.opensource.casquatch
ArtifactId

ArtifactId

CassandraDriver
Last Version

Last Version

1.4-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Project Casquatch - Cassandra Driver
Cassandra Driver component of Project Casquatch
Project URL

Project URL

http://github.com/tmobile/casquatch
Source Code Management

Source Code Management

https://github.com/tmobile/casquatch/tree/master

Download CassandraDriver

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.4-RELEASE
1.3-RELEASE
1.2-RELEASE