is not current version
Last Version 1.3.0

Flyway JUnit5 - Extension 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-extension
Version

Version

1.1.1
Type

Type

jar
Description

Description

Flyway JUnit5 - Extension
Flyway JUnit5 Extension

Download flyway-junit5-extension 1.1.1


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

Dependencies

compile (2)

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

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
com.h2database : h2 jar 1.4.200
org.postgresql : postgresql jar 42.2.18
org.jooq : jooq jar 3.14.4
org.testcontainers : testcontainers jar 1.15.1
org.testcontainers : junit-jupiter jar 1.15.1
org.testcontainers : jdbc jar 1.15.1
org.testcontainers : postgresql jar 1.15.1
org.slf4j : slf4j-jdk14 jar 1.7.30

Project Modules

There are no modules declared in this project.