MVN

com.github.jamesnetherton : wildfly-liquibase-feature-pack

Maven & Gradle

Apr 25, 2021
2 usages
4 stars
<dependency>
    <groupId>com.github.jamesnetherton</groupId>
    <artifactId>wildfly-liquibase-feature-pack</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jamesnetherton : wildfly-liquibase-feature-pack to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of com.github.jamesnetherton : wildfly-liquibase-feature-pack to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
wildfly-liquibase-feature-pack-2.2.0
2.1.x
wildfly-liquibase-feature-pack-2.1.0
2.0.x
wildfly-liquibase-feature-pack-2.0.0
1.1.x
wildfly-liquibase-feature-pack-1.1.1
wildfly-liquibase-feature-pack-1.1.0
1.0.x
wildfly-liquibase-feature-pack-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.jamesnetherton</groupId>
    <artifactId>wildfly-liquibase-feature-pack</artifactId>
    <version>2.2.0</version>
</dependency>

Advertisement