License |
License |
---|---|
GroupId | GroupIdcom.github.ddth |
ArtifactId | ArtifactIdddth-dao-jdbc |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionddth-dao-jdbc
DDTH's DAO Support Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ddth-dao-jdbc-1.1.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-dao-jdbc/ -->
<dependency>
<groupId>com.github.ddth</groupId>
<artifactId>ddth-dao-jdbc</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-dao-jdbc/
implementation 'com.github.ddth:ddth-dao-jdbc:1.1.1'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-dao-jdbc/
implementation ("com.github.ddth:ddth-dao-jdbc:1.1.1")
'com.github.ddth:ddth-dao-jdbc:pom:1.1.1'
<dependency org="com.github.ddth" name="ddth-dao-jdbc" rev="1.1.1">
<artifact name="ddth-dao-jdbc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-dao-jdbc', version='1.1.1')
)
libraryDependencies += "com.github.ddth" % "ddth-dao-jdbc" % "1.1.1"
[com.github.ddth/ddth-dao-jdbc "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ddth : ddth-dao-core | jar | 1.1.1 |
org.springframework : spring-jdbc | jar | 5.1.7.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.github.ddth : ddth-commons-core | jar | 1.1.0 |
com.github.ddth : ddth-commons-serialization | pom | 1.1.0 |
com.github.ddth : ddth-cache-adapter-core | jar | 1.0.0 |
com.github.ddth : ddth-cql-utils Optional | jar | 1.0.0 |
com.datastax.oss : java-driver-core Optional | jar | 4.0.1 |
com.github.ddth : ddth-lucext-core Optional | jar | 1.0.0 |
org.apache.lucene : lucene-core Optional | jar | 8.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
com.github.ddth : ddth-cache-adapter-redis | pom | 1.0.0 |