is not current version
Last Version 1.3.0

Flyway JUnit5 - Parent 1.1.1

Flyway JUnit5 Extension

License

License

Categories

Categories

JUnit Unit Testing Flyway Data Databases
GroupId

GroupId

com.radcortez.flyway
ArtifactId

ArtifactId

flyway-junit5-parent
Version

Version

1.1.1
Type

Type

pom
Description

Description

Flyway JUnit5 - Parent
Flyway JUnit5 Extension

Download flyway-junit5-parent 1.1.1


<!-- https://jarcasting.com/artifacts/com.radcortez.flyway/flyway-junit5-parent/ -->
<dependency>
    <groupId>com.radcortez.flyway</groupId>
    <artifactId>flyway-junit5-parent</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.radcortez.flyway/flyway-junit5-parent/
implementation 'com.radcortez.flyway:flyway-junit5-parent:1.1.1'
// https://jarcasting.com/artifacts/com.radcortez.flyway/flyway-junit5-parent/
implementation ("com.radcortez.flyway:flyway-junit5-parent:1.1.1")
'com.radcortez.flyway:flyway-junit5-parent:pom:1.1.1'
<dependency org="com.radcortez.flyway" name="flyway-junit5-parent" rev="1.1.1">
  <artifact name="flyway-junit5-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.radcortez.flyway', module='flyway-junit5-parent', version='1.1.1')
)
libraryDependencies += "com.radcortez.flyway" % "flyway-junit5-parent" % "1.1.1"
[com.radcortez.flyway/flyway-junit5-parent "1.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • extension
  • examples