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.11
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.11 1.2.2


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

Dependencies

compile (2)

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

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.