flyway-dryrun

Implementation of flyway dry run feature

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.github.sumuzhou
ArtifactId

ArtifactId

flyway-dryrun
Last Version

Last Version

5.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

flyway-dryrun
Implementation of flyway dry run feature

Download flyway-dryrun

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.flywaydb : flyway-core jar 5.2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
5.2.4