Skip to content

Releases: xdev-software/flyway-core-slim

v1.0.0

11 Dec 15:40
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>flyway-core-slim</artifactId>
   <version>1.0.0</version>
</dependency>