Yildiz-Engine Module Database

Module handling the database access and manipulation.

Лицензия

Лицензия

Категории

Категории

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

Группа

be.yildiz-games
Идентификатор

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

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

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

3.2.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Yildiz-Engine Module Database
Module handling the database access and manipulation.
Ссылка на сайт

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

https://engine.yildiz-games.be
Система контроля версий

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

https://github.com/yildiz-online/module-database

Скачать module-database

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
javax.annotation : javax.annotation-api jar 1.3.2
com.googlecode.usc : jdbcdslog jar 1.0.6.2
org.apache.ant : ant jar 1.10.11

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
com.h2database : h2 jar 1.4.200

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

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

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

Версия
3.2.5
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.0
3.0.2
3.0.1
3.0.0
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0