MVN

pl.decerto : decerto-liquibase-maven-plugin

Maven & Gradle

Sep 05, 2016
0 stars

Decerto Liquibase Maven Plugin

<plugin>
    <groupId>pl.decerto</groupId>
    <artifactId>decerto-liquibase-maven-plugin</artifactId>
    <version>1.4.6</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.decerto : decerto-liquibase-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.4.6

All Versions

Choose a version of pl.decerto : decerto-liquibase-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
decerto-liquibase-maven-plugin-1.4.6
decerto-liquibase-maven-plugin-1.4.3
decerto-liquibase-maven-plugin-1.4.2
decerto-liquibase-maven-plugin-1.4.1

How to add a plugin to Maven

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

<plugin>
    <groupId>pl.decerto</groupId>
    <artifactId>decerto-liquibase-maven-plugin</artifactId>
    <version>1.4.6</version>
</plugin>