License |
License |
---|---|
Categories |
CategoriesFlyway Data Databases |
GroupId | GroupIdcom.github.tototoshi |
ArtifactId | ArtifactIdplay-flyway_2.10 |
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.10-1.2.2.pom | |
play-flyway_2.10-1.2.2.jar | 32 KB |
play-flyway_2.10-1.2.2-sources.jar | 6 KB |
play-flyway_2.10-1.2.2-javadoc.jar | 366 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tototoshi/play-flyway_2.10/ -->
<dependency>
<groupId>com.github.tototoshi</groupId>
<artifactId>play-flyway_2.10</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tototoshi/play-flyway_2.10/
implementation 'com.github.tototoshi:play-flyway_2.10:1.2.2'
// https://jarcasting.com/artifacts/com.github.tototoshi/play-flyway_2.10/
implementation ("com.github.tototoshi:play-flyway_2.10:1.2.2")
'com.github.tototoshi:play-flyway_2.10:jar:1.2.2'
<dependency org="com.github.tototoshi" name="play-flyway_2.10" rev="1.2.2">
<artifact name="play-flyway_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tototoshi', module='play-flyway_2.10', version='1.2.2')
)
libraryDependencies += "com.github.tototoshi" % "play-flyway_2.10" % "1.2.2"
[com.github.tototoshi/play-flyway_2.10 "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
org.flywaydb : flyway-core | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.10 | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.1.5 |