Last Version

flyway-script-generator 0.9.1

A wrapper around Flyway to allow for script generation, for enviornments where Flyway is not permitted access to certain controlled environments, such as PROD. The generated script can then be audited, reviewed and run manually against said controlled environments.

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.intelliware
ArtifactId

ArtifactId

flywaydb-script-generator
Version

Version

0.9.1
Type

Type

jar
Description

Description

flyway-script-generator
A wrapper around Flyway to allow for script generation, for enviornments where Flyway is not permitted access to certain controlled environments, such as PROD. The generated script can then be audited, reviewed and run manually against said controlled environments.
Project URL

Project URL

https://github.com/Intelliware/flyway-script-generator
Project Organization

Project Organization

Intelliware Development Inc.
Source Code Management

Source Code Management

https://github.com/Intelliware/flyway-script-generator.git

Download flywaydb-script-generator 0.9.1


<!-- https://jarcasting.com/artifacts/com.intelliware/flywaydb-script-generator/ -->
<dependency>
    <groupId>com.intelliware</groupId>
    <artifactId>flywaydb-script-generator</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.intelliware/flywaydb-script-generator/
implementation 'com.intelliware:flywaydb-script-generator:0.9.1'
// https://jarcasting.com/artifacts/com.intelliware/flywaydb-script-generator/
implementation ("com.intelliware:flywaydb-script-generator:0.9.1")
'com.intelliware:flywaydb-script-generator:jar:0.9.1'
<dependency org="com.intelliware" name="flywaydb-script-generator" rev="0.9.1">
  <artifact name="flywaydb-script-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intelliware', module='flywaydb-script-generator', version='0.9.1')
)
libraryDependencies += "com.intelliware" % "flywaydb-script-generator" % "0.9.1"
[com.intelliware/flywaydb-script-generator "0.9.1"]

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.8
com.opentable.components : otj-pg-embedded jar 0.7.0

Project Modules

There are no modules declared in this project.