MVN

io.github.coolbeevip : flyway-maven-plugin

Maven & Gradle

Apr 20, 2023

flyway-maven-plugin

<plugin>
    <groupId>io.github.coolbeevip</groupId>
    <artifactId>flyway-maven-plugin</artifactId>
    <version>9.15.2.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.coolbeevip : flyway-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 9.15.2.2

All Versions

Choose a version of io.github.coolbeevip : flyway-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
9.15.x
flyway-maven-plugin-9.15.2.2
flyway-maven-plugin-9.15.2.1
flyway-maven-plugin-9.15.2

How to add a plugin to Maven

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

<plugin>
    <groupId>io.github.coolbeevip</groupId>
    <artifactId>flyway-maven-plugin</artifactId>
    <version>9.15.2.2</version>
</plugin>