Last Version

Project Casquatch - Cassandra Generator 1.4-RELEASE

Cassandra Generator component of Project Casquatch

License

License

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

com.tmobile.opensource.casquatch
ArtifactId

ArtifactId

CassandraGenerator
Version

Version

1.4-RELEASE
Type

Type

jar
Description

Description

Project Casquatch - Cassandra Generator
Cassandra Generator 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 CassandraGenerator 1.4-RELEASE


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

Dependencies

compile (5)

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

test (2)

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

Project Modules

There are no modules declared in this project.