License |
License |
---|---|
Categories |
CategoriesFlyway Data Databases |
GroupId | GroupIdcom.github.tototoshi |
ArtifactId | ArtifactIdplay-flyway_2.11 |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplay-flyway
play-flyway
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.tototoshi |
Filename | Size |
---|---|
play-flyway_2.11-1.2.2.pom | |
play-flyway_2.11-1.2.2.jar | 89 KB |
play-flyway_2.11-1.2.2-sources.jar | 9 KB |
play-flyway_2.11-1.2.2-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tototoshi/play-flyway_2.11/ -->
<dependency>
<groupId>com.github.tototoshi</groupId>
<artifactId>play-flyway_2.11</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tototoshi/play-flyway_2.11/
implementation 'com.github.tototoshi:play-flyway_2.11:1.2.2'
// https://jarcasting.com/artifacts/com.github.tototoshi/play-flyway_2.11/
implementation ("com.github.tototoshi:play-flyway_2.11:1.2.2")
'com.github.tototoshi:play-flyway_2.11:jar:1.2.2'
<dependency org="com.github.tototoshi" name="play-flyway_2.11" rev="1.2.2">
<artifact name="play-flyway_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tototoshi', module='play-flyway_2.11', version='1.2.2')
)
libraryDependencies += "com.github.tototoshi" % "play-flyway_2.11" % "1.2.2"
[com.github.tototoshi/play-flyway_2.11 "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.1 |
org.flywaydb : flyway-core | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.11 | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.1.5 |