| License |
License |
|---|---|
| Categories |
CategoriesDB2 Data Databases Liquibase |
| GroupId | GroupIdio.github.pdjohe |
| ArtifactId | ArtifactIdliquibase-db2-enhanced |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.pdjohe:liquibase-db2-enhanced
DB2 enhancements for liquibase
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| liquibase-db2-enhanced-1.1.pom | |
| liquibase-db2-enhanced-1.1.jar | 14 KB |
| liquibase-db2-enhanced-1.1-sources.jar | 10 KB |
| liquibase-db2-enhanced-1.1-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.pdjohe/liquibase-db2-enhanced/ -->
<dependency>
<groupId>io.github.pdjohe</groupId>
<artifactId>liquibase-db2-enhanced</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pdjohe/liquibase-db2-enhanced/
implementation 'io.github.pdjohe:liquibase-db2-enhanced:1.1'
// https://jarcasting.com/artifacts/io.github.pdjohe/liquibase-db2-enhanced/
implementation ("io.github.pdjohe:liquibase-db2-enhanced:1.1")
'io.github.pdjohe:liquibase-db2-enhanced:jar:1.1'
<dependency org="io.github.pdjohe" name="liquibase-db2-enhanced" rev="1.1">
<artifact name="liquibase-db2-enhanced" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pdjohe', module='liquibase-db2-enhanced', version='1.1')
)
libraryDependencies += "io.github.pdjohe" % "liquibase-db2-enhanced" % "1.1"
[io.github.pdjohe/liquibase-db2-enhanced "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.liquibase : liquibase-maven-plugin | jar | 4.6.2 |
| org.liquibase.ext : liquibase-db2i | jar | 4.6.2 |
| com.ibm.db2.jcc : db2jcc | jar | db2jcc4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.yaml : snakeyaml | jar | 1.30 |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.slf4j : jul-to-slf4j | jar | 1.7.32 |
| ch.qos.logback : logback-classic | jar | 1.2.9 |