| Лицензия |
Лицензия |
|---|---|
| Группа | Группаbr.eti.clairton |
| Идентификатор | Идентификаторmigrator |
| Последняя версия | Последняя версия1.6.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMigrator
Migrator Java with Liquibase
|
| Имя Файла | Размер |
|---|---|
| migrator-1.6.4.pom | |
| migrator-1.6.4.jar | 19 KB |
| migrator-1.6.4-sources.jar | 9 KB |
| migrator-1.6.4-javadoc.jar | 63 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/br.eti.clairton/migrator/ -->
<dependency>
<groupId>br.eti.clairton</groupId>
<artifactId>migrator</artifactId>
<version>1.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/br.eti.clairton/migrator/
implementation 'br.eti.clairton:migrator:1.6.4'
// https://jarcasting.com/artifacts/br.eti.clairton/migrator/
implementation ("br.eti.clairton:migrator:1.6.4")
'br.eti.clairton:migrator:jar:1.6.4'
<dependency org="br.eti.clairton" name="migrator" rev="1.6.4">
<artifact name="migrator" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.eti.clairton', module='migrator', version='1.6.4')
)
libraryDependencies += "br.eti.clairton" % "migrator" % "1.6.4"
[br.eti.clairton/migrator "1.6.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.dbunit : dbunit | jar | 2.6.0 |
| org.liquibase : liquibase-core | jar | 3.6.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.enterprise : cdi-api | jar | 2.0 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.8 |
| javax.transaction : javax.transaction-api | jar | 1.2 |
| org.hsqldb : hsqldb | jar | 2.4.1 |
| org.jboss.weld.se : weld-se-core | jar | 3.1.0.Final |
| org.jboss.weld : weld-junit5 | jar | 1.3.1.Final |
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.1 |
| org.junit.vintage : junit-vintage-engine | jar | 5.4.1 |
| org.jboss : jboss-vfs | jar | 3.2.9.Final |