com.github.cafapi.util.flywayinstaller:util-flywayinstaller

Runs the provided migration files using Flyway

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.github.cafapi.util.flywayinstaller
ArtifactId

ArtifactId

util-flywayinstaller
Last Version

Last Version

1.0.0-73
Release Date

Release Date

Type

Type

jar
Description

Description

Runs the provided migration files using Flyway
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download util-flywayinstaller

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.flywaydb : flyway-core jar 8.5.4
org.slf4j : slf4j-api jar 1.7.33
org.postgresql : postgresql jar 42.3.3

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.33

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-73