com.github.susom:database

Simplified API and compatibility layer for accessing JDBC data sources.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

com.github.susom
Идентификатор

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

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

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

4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.susom:database
Simplified API and compatibility layer for accessing JDBC data sources.
Ссылка на сайт

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

https://github.com/susom/database
Система контроля версий

Система контроля версий

https://github.com/susom/database

Скачать database

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.32

provided (2)

Идентификатор библиотеки Тип Версия
com.oracle.database.jdbc : ojdbc8 jar 21.1.0.0
io.vertx : vertx-core jar 4.1.2

test (9)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.13.1
org.easymock : easymock jar 3.4
org.slf4j : slf4j-log4j12 jar 1.7.32
org.apache.derby : derby jar 10.14.2.0
io.vertx : vertx-unit jar 4.1.2
io.vertx : vertx-web-client jar 4.1.2
com.github.stefanbirkner : system-rules jar 1.18.0
org.eclipse.jetty : jetty-server jar 9.4.41.v20210516

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

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

Stanford School of Medicine

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

Версия
4.0
3.3
3.2
3.1
3.0
2.5
2.4
2.3
2.2
2.1
2.0
1.3
1.2
1.1
1.0