Last Version

ddth-id-jdbc 0.5.0

DDTH's ID Generator Library

License

License

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-id-jdbc
Version

Version

0.5.0
Type

Type

pom
Description

Description

ddth-id-jdbc
DDTH's ID Generator Library
Project URL

Project URL

https://github.com/DDTH/ddth-id
Project Organization

Project Organization

DDTH

Download ddth-id-jdbc 0.5.0

Filename Size
ddth-id-jdbc-0.5.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-id-jdbc/ -->
<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-id-jdbc</artifactId>
    <version>0.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-id-jdbc/
implementation 'com.github.ddth:ddth-id-jdbc:0.5.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-id-jdbc/
implementation ("com.github.ddth:ddth-id-jdbc:0.5.0")
'com.github.ddth:ddth-id-jdbc:pom:0.5.0'
<dependency org="com.github.ddth" name="ddth-id-jdbc" rev="0.5.0">
  <artifact name="ddth-id-jdbc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-id-jdbc', version='0.5.0')
)
libraryDependencies += "com.github.ddth" % "ddth-id-jdbc" % "0.5.0"
[com.github.ddth/ddth-id-jdbc "0.5.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.ddth : ddth-id-core jar 0.5.0
org.springframework : spring-jdbc jar 4.3.6.RELEASE
com.zaxxer : HikariCP jar 2.6.0

test (7)

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

Project Modules

There are no modules declared in this project.