Download flyway-extension-core-0.1-RC-1.jar file - Jar f

Jar examples for f:flyway-extension-core

Description

You can download jar file flyway-extension-core 0.1-RC-1 in this page.

Build File

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'

Download

Click the following link to download the jar file.

flyway-extension-core-0.1-RC-1-javadoc.jar
flyway-extension-core-0.1-RC-1-sources.jar
flyway-extension-core-0.1-RC-1-test-sources.jar
flyway-extension-core-0.1-RC-1-tests.jar
flyway-extension-core-0.1-RC-1.jar
flyway-extension-core-0.1-RC-1.pom



Related Tutorials