MVN

org.kualigan.maven.plugins : lb-maven-plugin

Maven & Gradle

Sep 19, 2014

Maven Liquibase Migrate Plugin · Liquibase Maven Plugin with emphasis on structured development and conventions.

<plugin>
    <groupId>org.kualigan.maven.plugins</groupId>
    <artifactId>lb-maven-plugin</artifactId>
    <version>2.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kualigan.maven.plugins : lb-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of org.kualigan.maven.plugins : lb-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
lb-maven-plugin-2.0.3
lb-maven-plugin-2.0.0
1.1.x
lb-maven-plugin-1.1.22
lb-maven-plugin-1.1.21
lb-maven-plugin-1.1.20
lb-maven-plugin-1.1.19
lb-maven-plugin-1.1.18
lb-maven-plugin-1.1.17
lb-maven-plugin-1.1.16
lb-maven-plugin-1.1.15
lb-maven-plugin-1.1.13
lb-maven-plugin-1.1.12
lb-maven-plugin-1.1.11
lb-maven-plugin-1.1.10
lb-maven-plugin-1.1.9
lb-maven-plugin-1.1.8
lb-maven-plugin-1.1.7
lb-maven-plugin-1.1.6

How to add a plugin to Maven

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

<plugin>
    <groupId>org.kualigan.maven.plugins</groupId>
    <artifactId>lb-maven-plugin</artifactId>
    <version>2.0.3</version>
</plugin>