is not current version
Last Version 2.2.0

com.github.jamesnetherton:wildfly-liquibase 1.1.1

The WildFly Liquibase Subsystem

Categories

Categories

WildFly Container Application Servers Net Liquibase Data Databases
GroupId

GroupId

com.github.jamesnetherton
ArtifactId

ArtifactId

wildfly-liquibase
Version

Version

1.1.1
Type

Type

pom

Download wildfly-liquibase 1.1.1


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