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