Jar examples for f:flyway-extension-core
You can download jar file flyway-extension-core 0.1-RC-1 in this page.
You can use the following script to add flyway-extension-core-0.1-RC-1.jar to your project.
<dependency> <groupId>ch.inftec.flyway</groupId> <artifactId>flyway-extension-core</artifactId> <version>0.1-RC-1</version> </dependency>
compile group: 'ch.inftec.flyway', name: 'flyway-extension-core', version: '0.1-RC-1'
libraryDependencies += "ch.inftec.flyway" % "flyway-extension-core" % "0.1-RC-1"
<dependency org="ch.inftec.flyway" name="flyway-extension-core" rev="0.1-RC-1"/>
@Grapes(@Grab(group='ch.inftec.flyway', module='flyway-extension-core', version='0.1-RC-1'))
'ch.inftec.flyway:flyway-extension-core:jar:0.1-RC-1'
Click the following link to download the jar file.
flyway-extension-core-0.1-RC-1-javadoc.jar