License |
License |
---|---|
GroupId | GroupIdcom.github.ddth |
ArtifactId | ArtifactIdddth-id-jdbc |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionddth-id-jdbc
DDTH's ID Generator Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
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"]
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 |
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 |