MVN

com.radcortez.flyway : flyway-junit5-parent

Maven & Gradle

Jul 18, 2022
18 stars

Flyway JUnit5 - Parent · Flyway JUnit5 Extension

<dependency>
    <groupId>com.radcortez.flyway</groupId>
    <artifactId>flyway-junit5-parent</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.radcortez.flyway : flyway-junit5-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of com.radcortez.flyway : flyway-junit5-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
flyway-junit5-parent-1.4.0
1.3.x
flyway-junit5-parent-1.3.0
1.2.x
flyway-junit5-parent-1.2.0
1.1.x
flyway-junit5-parent-1.1.1
flyway-junit5-parent-1.1.0
1.0.x
flyway-junit5-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.radcortez.flyway</groupId>
    <artifactId>flyway-junit5-parent</artifactId>
    <version>1.4.0</version>
</dependency>