License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdcom.tmobile.opensource.casquatch |
ArtifactId | ArtifactIdCassandraGenerator |
Last Version | Last Version1.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProject Casquatch - Cassandra Generator
Cassandra Generator component of Project Casquatch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraGenerator/ -->
<dependency>
<groupId>com.tmobile.opensource.casquatch</groupId>
<artifactId>CassandraGenerator</artifactId>
<version>1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraGenerator/
implementation 'com.tmobile.opensource.casquatch:CassandraGenerator:1.4-RELEASE'
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraGenerator/
implementation ("com.tmobile.opensource.casquatch:CassandraGenerator:1.4-RELEASE")
'com.tmobile.opensource.casquatch:CassandraGenerator:jar:1.4-RELEASE'
<dependency org="com.tmobile.opensource.casquatch" name="CassandraGenerator" rev="1.4-RELEASE">
<artifact name="CassandraGenerator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tmobile.opensource.casquatch', module='CassandraGenerator', version='1.4-RELEASE')
)
libraryDependencies += "com.tmobile.opensource.casquatch" % "CassandraGenerator" % "1.4-RELEASE"
[com.tmobile.opensource.casquatch/CassandraGenerator "1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.0.3.RELEASE |
org.springframework : spring-context-support | jar | |
commons-io : commons-io | jar | 2.6 |
org.freemarker : freemarker | jar | 2.3.28 |
com.tmobile.opensource.casquatch : CassandraDriver | jar | 1.4-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.3.RELEASE |
com.jayway.jsonpath : json-path | jar | 2.4.0 |