Migration Generator Maven Plugin

Plugin for generating plain migration files for Flyway and other tools

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.erdlet
ArtifactId

ArtifactId

migration-generator-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Migration Generator Maven Plugin
Plugin for generating plain migration files for Flyway and other tools
Project URL

Project URL

https://github.com/erdlet/migration-generator-maven-plugin
Source Code Management

Source Code Management

https://github.com/erdlet/migration-generator-maven-plugin

Download migration-generator-maven-plugin

How to add to project

<plugin>
    <groupId>de.erdlet</groupId>
    <artifactId>migration-generator-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

provided (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.4
org.apache.maven : maven-core jar 3.8.4
org.apache.maven : maven-artifact jar 3.8.4
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (4)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.8.4
junit : junit jar 4.13
org.sonatype.plexus : plexus-cipher jar 1.4
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0