Last Version

Gradle Flyway plugin 0.7

Flyway migration tasks for Gradle.

License

License

Categories

Categories

Gradle Build Tools Flyway Data Databases
GroupId

GroupId

com.github.ben-manes
ArtifactId

ArtifactId

gradle-flyway-plugin
Version

Version

0.7
Type

Type

jar
Description

Description

Gradle Flyway plugin
Flyway migration tasks for Gradle.
Project URL

Project URL

https://github.com/ben-manes/gradle-flyway-plugin
Source Code Management

Source Code Management

https://github.com/ben-manes/gradle-flyway-plugin

Download gradle-flyway-plugin 0.7


<!-- https://jarcasting.com/artifacts/com.github.ben-manes/gradle-flyway-plugin/ -->
<dependency>
    <groupId>com.github.ben-manes</groupId>
    <artifactId>gradle-flyway-plugin</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ben-manes/gradle-flyway-plugin/
implementation 'com.github.ben-manes:gradle-flyway-plugin:0.7'
// https://jarcasting.com/artifacts/com.github.ben-manes/gradle-flyway-plugin/
implementation ("com.github.ben-manes:gradle-flyway-plugin:0.7")
'com.github.ben-manes:gradle-flyway-plugin:jar:0.7'
<dependency org="com.github.ben-manes" name="gradle-flyway-plugin" rev="0.7">
  <artifact name="gradle-flyway-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ben-manes', module='gradle-flyway-plugin', version='0.7')
)
libraryDependencies += "com.github.ben-manes" % "gradle-flyway-plugin" % "0.7"
[com.github.ben-manes/gradle-flyway-plugin "0.7"]

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.flyway : flyway-core jar 2.2

Project Modules

There are no modules declared in this project.