| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.viaboxx |
| Идентификатор | Идентификаторdbmigrate-example |
| Последняя версия | Последняя версия2.5.27 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеExample project to demonstrate dbmigrate and dbimport
a collection of java tools/frameworks for database migration, file import in various format and code
generation
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| dbmigrate-example-2.5.27.pom | |
| dbmigrate-example-2.5.27.jar | 6 KB |
| dbmigrate-example-2.5.27-sources.jar | 3 KB |
| dbmigrate-example-2.5.27-javadoc.jar | 22 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.viaboxx/dbmigrate-example/ -->
<dependency>
<groupId>de.viaboxx</groupId>
<artifactId>dbmigrate-example</artifactId>
<version>2.5.27</version>
</dependency>
// https://jarcasting.com/artifacts/de.viaboxx/dbmigrate-example/
implementation 'de.viaboxx:dbmigrate-example:2.5.27'
// https://jarcasting.com/artifacts/de.viaboxx/dbmigrate-example/
implementation ("de.viaboxx:dbmigrate-example:2.5.27")
'de.viaboxx:dbmigrate-example:jar:2.5.27'
<dependency org="de.viaboxx" name="dbmigrate-example" rev="2.5.27">
<artifact name="dbmigrate-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.viaboxx', module='dbmigrate-example', version='2.5.27')
)
libraryDependencies += "de.viaboxx" % "dbmigrate-example" % "2.5.27"
[de.viaboxx/dbmigrate-example "2.5.27"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 Необязательный | jar | 1.7.25 |
| org.dbunit : dbunit | jar | 2.4.8 |
| de.viaboxx : dbmigrate | jar | 2.5.27 |
| de.viaboxx : dbimport | jar | 2.5.27 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 2.4.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ant-contrib : ant-contrib | jar | 20020829 |