Last Version

play-flyway 1.2.2

play-flyway

License

License

Categories

Categories

Flyway Data Databases
GroupId

GroupId

com.github.tototoshi
ArtifactId

ArtifactId

play-flyway_2.10
Version

Version

1.2.2
Type

Type

jar
Description

Description

play-flyway
play-flyway
Project URL

Project URL

http://github.com/tototoshi/play-flyway
Project Organization

Project Organization

com.github.tototoshi

Download play-flyway_2.10 1.2.2


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
org.flywaydb : flyway-core jar 3.1

provided (1)

Group / Artifact Type Version
com.typesafe.play : play_2.10 jar 2.3.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.1.5

Project Modules

There are no modules declared in this project.