is not current version
Last Version 1.3.0

Flyway JUnit5 - Examples - Quarkus 1.1.1

Flyway JUnit5 Extension

License

License

Categories

Categories

Quarkus Container Microservices JUnit Unit Testing Flyway Data Databases
GroupId

GroupId

com.radcortez.flyway
ArtifactId

ArtifactId

flyway-junit5-quarkus
Version

Version

1.1.1
Type

Type

jar
Description

Description

Flyway JUnit5 - Examples - Quarkus
Flyway JUnit5 Extension

Download flyway-junit5-quarkus 1.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.quarkus : quarkus-hibernate-orm jar
io.quarkus : quarkus-hibernate-orm-panache jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (3)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.quarkus : quarkus-jdbc-h2 jar
com.radcortez.flyway : flyway-junit5-extension jar 1.1.1

Project Modules

There are no modules declared in this project.