| License |
License |
|---|---|
| Categories |
CategoriesLiquibase Data Databases |
| GroupId | GroupIdru.i-novus.components |
| ArtifactId | ArtifactIdliquibase-core |
| Last Version | Last Version3.6.2.4.inovus |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLiquibase Core
Liquibase is a tool for managing and executing database changes.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ru.i-novus.components/liquibase-core/ -->
<dependency>
<groupId>ru.i-novus.components</groupId>
<artifactId>liquibase-core</artifactId>
<version>3.6.2.4.inovus</version>
</dependency>
// https://jarcasting.com/artifacts/ru.i-novus.components/liquibase-core/
implementation 'ru.i-novus.components:liquibase-core:3.6.2.4.inovus'
// https://jarcasting.com/artifacts/ru.i-novus.components/liquibase-core/
implementation ("ru.i-novus.components:liquibase-core:3.6.2.4.inovus")
'ru.i-novus.components:liquibase-core:jar:3.6.2.4.inovus'
<dependency org="ru.i-novus.components" name="liquibase-core" rev="3.6.2.4.inovus">
<artifact name="liquibase-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.i-novus.components', module='liquibase-core', version='3.6.2.4.inovus')
)
libraryDependencies += "ru.i-novus.components" % "liquibase-core" % "3.6.2.4.inovus"
[ru.i-novus.components/liquibase-core "3.6.2.4.inovus"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-cli : commons-cli Optional | jar | 1.4 |
| junit : junit Optional | jar | 4.12 |
| org.yaml : snakeyaml | jar | 1.18 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | 4.3.8.RELEASE |
| org.springframework : spring-beans | jar | 4.3.8.RELEASE |
| org.springframework : spring-context | jar | 4.3.8.RELEASE |
| org.apache.ant : ant | jar | 1.7.1 |
| javax.servlet : servlet-api | jar | 2.4 |
| org.osgi : org.osgi.core | jar | 4.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.stefanbirkner : system-rules | jar | 1.16.0 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.powermock : powermock-module-junit4 | jar | 1.6.6 |
| org.powermock : powermock-api-mockito | jar | 1.6.6 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.codehaus.groovy : groovy-all | jar | 2.4.11 |
| org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
| org.apache.ant : ant-antunit | jar | 1.3 |
| org.assertj : assertj-core | jar | 2.8.0 |
| cglib : cglib-nodep | jar | 2.2.2 |
| org.objenesis : objenesis | jar | 1.2 |
| org.hsqldb : hsqldb | jar | 2.3.5 |
| com.h2database : h2 | jar | 1.4.196 |