MVN

com.googlecode.flyway-test-extensions : parent

Maven & Gradle

Mar 14, 2014
126 stars

Parent pom for flyway-test-extensions

<dependency>
    <groupId>com.googlecode.flyway-test-extensions</groupId>
    <artifactId>parent</artifactId>
    <version>2.3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.flyway-test-extensions : parent to add to Maven - Latest Versions:

  • Latest Stable: 2.3.0.1

All Versions

Choose a version of com.googlecode.flyway-test-extensions : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
parent-2.3.0.1
2.3
parent-2.3
2.2.x
parent-2.2.1
2.2
parent-2.2
2.0.x
parent-2.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.googlecode.flyway-test-extensions</groupId>
    <artifactId>parent</artifactId>
    <version>2.3.0.1</version>
</dependency>