is not current version
Last Version 1.3.0

com.radcortez.flyway:flyway-junit5-quarkus 1.0.0


Categories

Categories

Quarkus Container Microservices JUnit Unit Testing Flyway Data Databases
GroupId

GroupId

com.radcortez.flyway
ArtifactId

ArtifactId

flyway-junit5-quarkus
Version

Version

1.0.0
Type

Type

jar

Download flyway-junit5-quarkus 1.0.0


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