| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ddth |
| Идентификатор | Идентификаторddth-dao-jdbc |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеddth-dao-jdbc
DDTH's DAO Support Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ddth-dao-jdbc-1.1.1.pom | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | 1.0.0 |
| com.datastax.oss : java-driver-core Необязательный | jar | 4.0.1 |
| com.github.ddth : ddth-lucext-core Необязательный | jar | 1.0.0 |
| org.apache.lucene : lucene-core Необязательный | jar | 8.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |