| License |
License |
|---|---|
| GroupId | GroupIdbr.eti.clairton |
| ArtifactId | ArtifactIdmigrator |
| Last Version | Last Version1.6.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMigrator
Migrator Java with Liquibase
|
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dbunit : dbunit | jar | 2.6.0 |
| org.liquibase : liquibase-core | jar | 3.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.enterprise : cdi-api | jar | 2.0 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |