Last Version

Quarkus - Flyway - Deployment 2.10.0.Final

Build parent to bring in required dependencies

License

License

Categories

Categories

Quarkus Container Microservices Flyway Data Databases
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-flyway-deployment
Version

Version

2.10.0.Final
Type

Type

jar
Description

Description

Quarkus - Flyway - Deployment
Build parent to bring in required dependencies
Project URL

Project URL

https://github.com/quarkusio/quarkus
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/quarkusio/quarkus

Download quarkus-flyway-deployment 2.10.0.Final


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

Dependencies

compile (4)

Group / Artifact Type Version
io.quarkus : quarkus-core-deployment jar
io.quarkus : quarkus-arc-deployment jar
io.quarkus : quarkus-agroal-deployment jar
io.quarkus : quarkus-flyway jar

test (7)

Group / Artifact Type Version
io.quarkus : quarkus-junit5-internal jar
io.quarkus : quarkus-test-h2 jar
io.quarkus : quarkus-jdbc-h2-deployment jar
io.quarkus : quarkus-resteasy-jackson-deployment jar
io.quarkus : quarkus-hibernate-orm-deployment jar
io.rest-assured : rest-assured jar
io.quarkus : quarkus-bom pom 2.10.0.Final

Project Modules

There are no modules declared in this project.