| License |
License |
|---|---|
| Categories |
CategoriesLiquibase Data Databases |
| GroupId | GroupIdio.tesler |
| ArtifactId | ArtifactIdtesler-liquibase |
| Last Version | Last Version3.0.0.M10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIO Tesler - Liquibase
Java framework designed for creating Enterprise Rich Web Applications
|
| Project Organization |
Project OrganizationTesler |
| Filename | Size |
|---|---|
| tesler-liquibase-3.0.0.M10.pom | |
| tesler-liquibase-3.0.0.M10.jar | 89 KB |
| tesler-liquibase-3.0.0.M10-sources.jar | 57 KB |
| tesler-liquibase-3.0.0.M10-javadoc.jar | 281 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.tesler/tesler-liquibase/ -->
<dependency>
<groupId>io.tesler</groupId>
<artifactId>tesler-liquibase</artifactId>
<version>3.0.0.M10</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesler/tesler-liquibase/
implementation 'io.tesler:tesler-liquibase:3.0.0.M10'
// https://jarcasting.com/artifacts/io.tesler/tesler-liquibase/
implementation ("io.tesler:tesler-liquibase:3.0.0.M10")
'io.tesler:tesler-liquibase:jar:3.0.0.M10'
<dependency org="io.tesler" name="tesler-liquibase" rev="3.0.0.M10">
<artifact name="tesler-liquibase" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesler', module='tesler-liquibase', version='3.0.0.M10')
)
libraryDependencies += "io.tesler" % "tesler-liquibase" % "3.0.0.M10"
[io.tesler/tesler-liquibase "3.0.0.M10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.liquibase : liquibase-core | jar | 3.6.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| org.springframework.data : spring-data-jpa Optional | jar | 2.1.10.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.1.7.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |