GenericDAOs Impl

The implementation of the GenericDAOs

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.s-jr.utils.sql
Идентификатор

Идентификатор

generic-daos-impl
Последняя версия

Последняя версия

1.2.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

GenericDAOs Impl
The implementation of the GenericDAOs
Ссылка на сайт

Ссылка на сайт

https://github.com/s-jr/Utils

Скачать generic-daos-impl

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.s-jr.utils.sql/generic-daos-impl/ -->
<dependency>
    <groupId>net.s-jr.utils.sql</groupId>
    <artifactId>generic-daos-impl</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.s-jr.utils.sql/generic-daos-impl/
implementation 'net.s-jr.utils.sql:generic-daos-impl:1.2.4'
// https://jarcasting.com/artifacts/net.s-jr.utils.sql/generic-daos-impl/
implementation ("net.s-jr.utils.sql:generic-daos-impl:1.2.4")
'net.s-jr.utils.sql:generic-daos-impl:jar:1.2.4'
<dependency org="net.s-jr.utils.sql" name="generic-daos-impl" rev="1.2.4">
  <artifact name="generic-daos-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.s-jr.utils.sql', module='generic-daos-impl', version='1.2.4')
)
libraryDependencies += "net.s-jr.utils.sql" % "generic-daos-impl" % "1.2.4"
[net.s-jr.utils.sql/generic-daos-impl "1.2.4"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
net.s-jr.utils.sql : generic-daos-api jar
net.s-jr.utils.sql.parametertype : base-parameter-type jar
net.s-jr.utils.sql.rsloader : base-rs-loader jar
org.apache.commons : commons-lang3 jar
org.apache.commons : commons-pool2 jar
org.slf4j : slf4j-api jar

test (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar
org.testng : testng jar
com.h2database : h2 jar

Модули Проекта

Данный проект не имеет модулей.

Project with Classes for conversion between date classes and for DAOs

Версии библиотеки

Версия
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0