tototoshi / play-flyway   1.2.2

GitHub

Flyway plugin for Play >= 2.1

Scala versions: 2.11 2.10

play-flyway 1.2.2


Group ID:
com.github.tototoshi
Artifact ID:
play-flyway_2.11
Version:
1.2.2
Release Date:
Jul 18, 2015
Licenses:
Files:

libraryDependencies += "com.github.tototoshi" %% "play-flyway" % "1.2.2"

Mill build tool

ivy"com.github.tototoshi::play-flyway:1.2.2"

Scala CLI

//> using dep "com.github.tototoshi::play-flyway:1.2.2"

Ammonite REPL

import $ivy.`com.github.tototoshi::play-flyway:1.2.2`

<dependency>
  <groupId>com.github.tototoshi</groupId>
  <artifactId>play-flyway_2.11</artifactId>
  <version>1.2.2</version>
</dependency>

compile group: 'com.github.tototoshi', name: 'play-flyway_2.11', version: '1.2.2'