Flyway Database Installer

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-aggregator
Last Version

Last Version

1.0.0-73
Release Date

Release Date

Type

Type

pom
Description

Description

Flyway Database Installer
Runs the provided migration files using Flyway
Project URL

Project URL

https://github.com/CAFapi/util-flyway-installer
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company
Source Code Management

Source Code Management

https://github.com/CAFapi/util-flyway-installer

Download util-flywayinstaller-aggregator

How to add to project

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

Dependencies

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

Project Modules

  • util-flywayinstaller
  • util-flywayinstaller-cli

Versions

Version
1.0.0-73