License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdcom.github.ddth |
ArtifactId | ArtifactIdddth-id-cassandra |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionddth-id-cassandra
DDTH's ID Generator Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ddth-id-cassandra-0.5.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-id-cassandra/ -->
<dependency>
<groupId>com.github.ddth</groupId>
<artifactId>ddth-id-cassandra</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-id-cassandra/
implementation 'com.github.ddth:ddth-id-cassandra:0.5.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-id-cassandra/
implementation ("com.github.ddth:ddth-id-cassandra:0.5.0")
'com.github.ddth:ddth-id-cassandra:pom:0.5.0'
<dependency org="com.github.ddth" name="ddth-id-cassandra" rev="0.5.0">
<artifact name="ddth-id-cassandra" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-id-cassandra', version='0.5.0')
)
libraryDependencies += "com.github.ddth" % "ddth-id-cassandra" % "0.5.0"
[com.github.ddth/ddth-id-cassandra "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ddth : ddth-id-core | jar | 0.5.0 |
com.github.ddth : ddth-cql-utils | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.github.kstyrc : embedded-redis | jar | 0.6 |
org.cassandraunit : cassandra-unit | jar | 3.1.1.0 |
org.apache.curator : curator-test | jar | 2.11.1 |
org.postgresql : postgresql | jar | 42.0.0 |
mysql : mysql-connector-java | jar | 6.0.5 |
com.yammer.metrics : metrics-core | jar | 2.2.0 |