org.llorllale:liquibase-facade

API providing a facade to mold liquibase' otherwise great functionality into more traditional workflows/paradigms.

License

License

Categories

Categories

Liquibase Data Databases
GroupId

GroupId

org.llorllale
ArtifactId

ArtifactId

liquibase-facade
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.llorllale:liquibase-facade
API providing a facade to mold liquibase' otherwise great functionality into more traditional workflows/paradigms.
Project URL

Project URL

https://github.com/llorllale/liquibase-facade

Download liquibase-facade

How to add to project

<!-- https://jarcasting.com/artifacts/org.llorllale/liquibase-facade/ -->
<dependency>
    <groupId>org.llorllale</groupId>
    <artifactId>liquibase-facade</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.llorllale/liquibase-facade/
implementation 'org.llorllale:liquibase-facade:1.2.0'
// https://jarcasting.com/artifacts/org.llorllale/liquibase-facade/
implementation ("org.llorllale:liquibase-facade:1.2.0")
'org.llorllale:liquibase-facade:jar:1.2.0'
<dependency org="org.llorllale" name="liquibase-facade" rev="1.2.0">
  <artifact name="liquibase-facade" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.llorllale', module='liquibase-facade', version='1.2.0')
)
libraryDependencies += "org.llorllale" % "liquibase-facade" % "1.2.0"
[org.llorllale/liquibase-facade "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.liquibase : liquibase-core jar 3.3.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.hsqldb : hsqldb jar 2.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.0.0