Database

cedarsoft Open Projects

Лицензия

Лицензия

GLP2 with Classpath Exception
Группа

Группа

com.cedarsoft.commons
Идентификатор

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

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

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

1.6.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Database
cedarsoft Open Projects
Организация-разработчик

Организация-разработчик

cedarsoft GmbH

Скачать db

Имя Файла Размер
db-1.6.3.pom 647 bytes
db-1.6.3-tests.jar 1 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons/db/ -->
<dependency>
    <groupId>com.cedarsoft.commons</groupId>
    <artifactId>db</artifactId>
    <version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons/db/
implementation 'com.cedarsoft.commons:db:1.6.3'
// https://jarcasting.com/artifacts/com.cedarsoft.commons/db/
implementation ("com.cedarsoft.commons:db:1.6.3")
'com.cedarsoft.commons:db:jar:1.6.3'
<dependency org="com.cedarsoft.commons" name="db" rev="1.6.3">
  <artifact name="db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons', module='db', version='1.6.3')
)
libraryDependencies += "com.cedarsoft.commons" % "db" % "1.6.3"
[com.cedarsoft.commons/db "1.6.3"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.cedarsoft : guice-annotations jar 2.0.1
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.14
com.intellij : annotations jar 7.0.3

test (6)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 1.4
org.testng : testng jar 5.8
org.easymock : easymockclassextension jar 2.4
org.easymock : easymock jar 2.5.1
org.mockito : mockito-all jar 1.8.0
org.easytesting : fest-assert jar 1.1

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

  • async
  • genericdao
  • genericdaotest

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

Версия
1.6.3
1.6.2
1.6.1
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0