DBInit

Database Initialisation Service

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.dbinit
Идентификатор

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

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

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

DBInit
Database Initialisation Service
Ссылка на сайт

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

https://github.com/dcoraboeuf/dbinit

Скачать dbinit

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.3.2
commons-io : commons-io jar 1.4
org.slf4j : slf4j-api jar 1.6.1

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1
org.mockito : mockito-core jar 1.8.5
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.13
com.h2database : h2 jar 1.2.142

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

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

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

Версия
1.4.0
1.3.2
1.2
1.0