| License |
License |
|---|---|
| Categories |
CategoriesFlyway Data Databases |
| GroupId | GroupIdorg.openl |
| ArtifactId | ArtifactIdflyway-core |
| Last Version | Last Version4.2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionflyway-core
Flyway: Database Migrations Made Easy.
|
| Filename | Size |
|---|---|
| flyway-core-4.2.0.1.pom | |
| flyway-core-4.2.0.1.jar | 388 KB |
| flyway-core-4.2.0.1-sources.jar | 343 KB |
| flyway-core-4.2.0.1-javadoc.jar | 200 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openl/flyway-core/ -->
<dependency>
<groupId>org.openl</groupId>
<artifactId>flyway-core</artifactId>
<version>4.2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openl/flyway-core/
implementation 'org.openl:flyway-core:4.2.0.1'
// https://jarcasting.com/artifacts/org.openl/flyway-core/
implementation ("org.openl:flyway-core:4.2.0.1")
'org.openl:flyway-core:jar:4.2.0.1'
<dependency org="org.openl" name="flyway-core" rev="4.2.0.1">
<artifact name="flyway-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openl', module='flyway-core', version='4.2.0.1')
)
libraryDependencies += "org.openl" % "flyway-core" % "4.2.0.1"
[org.openl/flyway-core "4.2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api Optional | jar | 1.7.16 |
| commons-logging : commons-logging Optional | jar | 1.1.1 |
| org.springframework : spring-jdbc Optional | jar | 2.5.6 |
| org.jboss : jboss-vfs Optional | jar | 3.1.0.Final |
| com.google.android : android Optional | jar | 4.0.1.2 |
| org.postgresql : postgresql Optional | jar | 9.4.1208.jre6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.equinox : org.eclipse.equinox.common Optional | jar | 3.6.0.v20100503 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.hsqldb : hsqldb | jar | 2.3.4 |
| com.h2database : h2 | jar | 1.4.193 |
| org.apache.derby : derby | jar | 10.12.1.1 |
| org.xerial : sqlite-jdbc | jar | 3.7.15-M1 |
| com.google.appengine : appengine-api-1.0-sdk | jar | 1.9.10 |
| com.google.appengine : appengine-api-labs | jar | 1.9.10 |
| com.google.appengine : appengine-testing | jar | 1.9.10 |
| com.google.appengine : appengine-api-stubs | jar | 1.9.10 |
| mysql : mysql-connector-java | jar | 5.1.12 |
| org.mariadb.jdbc : mariadb-java-client | jar | 1.4.5 |
| net.sourceforge.jtds : jtds | jar | 1.3.1 |
| org.apache.hbase : hbase-it | test-jar | 0.98.12-hadoop2 |
| org.apache.hbase : hbase-testing-util | jar | 0.98.12-hadoop2 |
| org.apache.hbase : hbase-hadoop-compat | test-jar | 0.98.12-hadoop2 |
| org.apache.hbase : hbase-hadoop2-compat | test-jar | 0.98.12-hadoop2 |
| org.apache.phoenix : phoenix-core | jar | 4.4.0-HBase-0.98 |