License |
License |
---|---|
GroupId | GroupIdcom.tmobile.opensource.casquatch |
ArtifactId | ArtifactIdcasquatch-driver |
Last Version | Last Version2.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProject Casquatch - Casquatch Driver
Driver component of Project Casquatch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |