is not current version
Last Version 1.3.0

Flyway JUnit5 - Extension 1.2.0

Flyway JUnit5 Extension

License

License

Categories

Categories

JUnit Unit Testing Flyway Data Databases
GroupId

GroupId

com.radcortez.flyway
ArtifactId

ArtifactId

flyway-junit5-extension
Version

Version

1.2.0
Type

Type

jar
Description

Description

Flyway JUnit5 - Extension
Flyway JUnit5 Extension

Download flyway-junit5-extension 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.flywaydb : flyway-core jar 7.15.0
org.junit.jupiter : junit-jupiter-api jar 5.7.2

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
com.h2database : h2 jar 1.4.200
org.postgresql : postgresql jar 42.2.23
org.jooq : jooq jar 3.15.2
org.testcontainers : testcontainers jar 1.16.0
org.testcontainers : junit-jupiter jar 1.16.0
org.testcontainers : jdbc jar 1.16.0
org.testcontainers : postgresql jar 1.16.0
org.slf4j : slf4j-jdk14 jar 1.7.32

Project Modules

There are no modules declared in this project.