Project Casquatch - Casquatch Driver

Driver component of Project Casquatch

License

License

GroupId

GroupId

com.tmobile.opensource.casquatch
ArtifactId

ArtifactId

casquatch-driver
Last Version

Last Version

2.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Project Casquatch - Casquatch Driver
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 casquatch-driver

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.2
com.datastax.oss : java-driver-core jar 4.1.0
com.datastax.oss : java-driver-query-builder jar 4.1.0
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-text jar 1.7
org.freemarker : freemarker jar 2.3.28
javax.annotation : javax.annotation-api jar 1.3.2
org.projectlombok : lombok jar 1.18.8

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-RELEASE