How To Install Java Artifact org.flywaydb.flyway-play_2.10 v2.0.0-RC2

org.flywaydb flyway-play_2.10 2.0.0-RC2

Introduction

In this article, we'll learn how to install Java artifact flyway-play_2.10 from org.flywaydb group in version 2.0.0-RC2. The artifact is available in 8 versions: 2.3.0 2.2.1 2.2.0 2.1.0 2.0.1 2.0.0-RC2 2.0.0-RC1 2.0.0 . The flyway-play project has been released under Apache License, Version 2.0 license, and has its own website at: https://github.com/flyway/flyway-play .

How To Install Java Artifact org.flywaydb.flyway-play_2.10 In Version 2.0.0-RC2

To install the flyway-play artifact in version 2.0.0-RC2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses flyway-play dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Provided dependencies (1)

Test dependencies (2)

Licenses

Developers