Last Version

flyway-parent 5.0.8

Flyway: Database Migrations Made Easy.

License

License

Apache License, Version 2.0
Categories

Categories

Flyway Data Databases
GroupId

GroupId

io.github.linceln
ArtifactId

ArtifactId

flyway-parent
Version

Version

5.0.8
Type

Type

pom
Description

Description

flyway-parent
Flyway: Database Migrations Made Easy.
Project URL

Project URL

https://flywaydb.org
Source Code Management

Source Code Management

https://github.com/linceln/flyway.git

Download flyway-parent 5.0.8

Filename Size
flyway-parent-5.0.8.pom 22 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.linceln/flyway-parent/ -->
<dependency>
    <groupId>io.github.linceln</groupId>
    <artifactId>flyway-parent</artifactId>
    <version>5.0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.linceln/flyway-parent/
implementation 'io.github.linceln:flyway-parent:5.0.8'
// https://jarcasting.com/artifacts/io.github.linceln/flyway-parent/
implementation ("io.github.linceln:flyway-parent:5.0.8")
'io.github.linceln:flyway-parent:pom:5.0.8'
<dependency org="io.github.linceln" name="flyway-parent" rev="5.0.8">
  <artifact name="flyway-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.linceln', module='flyway-parent', version='5.0.8')
)
libraryDependencies += "io.github.linceln" % "flyway-parent" % "5.0.8"
[io.github.linceln/flyway-parent "5.0.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • flyway-core