Last Version

Liquibase extensions 1.0.1

A Maven parent pom where define common lifecycle for these projects

License

License

Categories

Categories

Liquibase Data Databases
GroupId

GroupId

com.github.nfalco79
ArtifactId

ArtifactId

liquibase-ext
Version

Version

1.0.1
Type

Type

jar
Description

Description

Liquibase extensions
A Maven parent pom where define common lifecycle for these projects
Project URL

Project URL

https://github.com/nfalco79/liquibase-extensions
Source Code Management

Source Code Management

https://github.com/nfalco79/liquibase-extensions

Download liquibase-ext 1.0.1


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.3.1
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.