Database Connector

Library abstracting the logic for accessing databases so that the user of this maven artifact easily can change database implementations without modifying his source code

Лицензия

Лицензия

Категории

Категории

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

Группа

com.gitlab.marvinh
Идентификатор

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

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

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

2.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Database Connector
Library abstracting the logic for accessing databases so that the user of this maven artifact easily can change database implementations without modifying his source code
Ссылка на сайт

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

https://gitlab.com/marvinh-tradingsystem/databaseconnector
Система контроля версий

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

https://gitlab.com/marvinh-tradingsystem/databaseconnector

Скачать database-connector

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

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

Зависимости

compile (2)

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

test (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.28
org.junit.jupiter : junit-jupiter jar 5.5.1
org.mockito : mockito-all jar 1.9.5

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

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

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

Версия
2.4
2.3
2.2
2.1
2.0
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
0.8
0.7
0.6
0.5
0.3