License |
License |
---|---|
Categories |
CategoriesLiquibase Data Databases |
GroupId | GroupIdcom.codeborne.replay |
ArtifactId | ArtifactIdliquibase |
Last Version | Last Version1.9.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionliquibase
RePlay is a fork of the Play1 framework, made and maintained by Codeborne.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
liquibase-1.9.4.pom | |
liquibase-1.9.4.jar | 13 KB |
liquibase-1.9.4-sources.jar | 7 KB |
liquibase-1.9.4-javadoc.jar | 398 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.codeborne.replay/liquibase/ -->
<dependency>
<groupId>com.codeborne.replay</groupId>
<artifactId>liquibase</artifactId>
<version>1.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.codeborne.replay/liquibase/
implementation 'com.codeborne.replay:liquibase:1.9.4'
// https://jarcasting.com/artifacts/com.codeborne.replay/liquibase/
implementation ("com.codeborne.replay:liquibase:1.9.4")
'com.codeborne.replay:liquibase:jar:1.9.4'
<dependency org="com.codeborne.replay" name="liquibase" rev="1.9.4">
<artifact name="liquibase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codeborne.replay', module='liquibase', version='1.9.4')
)
libraryDependencies += "com.codeborne.replay" % "liquibase" % "1.9.4"
[com.codeborne.replay/liquibase "1.9.4"]
Group / Artifact | Type | Version |
---|---|---|
com.codeborne.replay : framework | jar | 1.9.4 |
org.liquibase : liquibase-core | jar | 4.7.1 |