License |
License |
---|---|
Categories |
CategoriesFlyway Data Databases |
GroupId | GroupIdcom.github.cafapi.util.flywayinstaller |
ArtifactId | ArtifactIdutil-flywayinstaller-aggregator |
Last Version | Last Version1.0.0-73 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFlyway Database Installer
Runs the provided migration files using Flyway
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
util-flywayinstaller-aggregator-1.0.0-73.pom | 4 KB |
Browse |
<!-- 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"]