Last Version

ddth-dao-jdbc 1.1.1

DDTH's DAO Support Library

License

License

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-dao-jdbc
Version

Version

1.1.1
Type

Type

pom
Description

Description

ddth-dao-jdbc
DDTH's DAO Support Library
Project URL

Project URL

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

Project Organization

DDTH

Download ddth-dao-jdbc 1.1.1

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

Dependencies

compile (10)

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

test (4)

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

Project Modules

There are no modules declared in this project.