MVN

com.github.nfalco79 : liquibase-ext-maven-plugin

Maven & Gradle

Mar 28, 2023
1 stars

Liquibase Maven Plugin Extension

<plugin>
    <groupId>com.github.nfalco79</groupId>
    <artifactId>liquibase-ext-maven-plugin</artifactId>
    <version>1.1.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nfalco79 : liquibase-ext-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.github.nfalco79 : liquibase-ext-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
liquibase-ext-maven-plugin-1.1.2
liquibase-ext-maven-plugin-1.1.1
liquibase-ext-maven-plugin-1.1.0
1.0.x
liquibase-ext-maven-plugin-1.0.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.github.nfalco79</groupId>
    <artifactId>liquibase-ext-maven-plugin</artifactId>
    <version>1.1.2</version>
</plugin>

Advertisement