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