Last Version

play-liquibase 2.2

Play Framework module for performing Liquibase schema migrations on application startup

License

License

MIT
Categories

Categories

Liquibase Data Databases
GroupId

GroupId

com.ticketfly
ArtifactId

ArtifactId

play-liquibase_2.11
Version

Version

2.2
Type

Type

jar
Description

Description

play-liquibase
Play Framework module for performing Liquibase schema migrations on application startup
Project URL

Project URL

https://github.com/Ticketfly/play-liquibase
Project Organization

Project Organization

Ticketfly, Inc.
Source Code Management

Source Code Management

https://github.com/Ticketfly/play-liquibase

Download play-liquibase_2.11 2.2


<!-- https://jarcasting.com/artifacts/com.ticketfly/play-liquibase_2.11/ -->
<dependency>
    <groupId>com.ticketfly</groupId>
    <artifactId>play-liquibase_2.11</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ticketfly/play-liquibase_2.11/
implementation 'com.ticketfly:play-liquibase_2.11:2.2'
// https://jarcasting.com/artifacts/com.ticketfly/play-liquibase_2.11/
implementation ("com.ticketfly:play-liquibase_2.11:2.2")
'com.ticketfly:play-liquibase_2.11:jar:2.2'
<dependency org="com.ticketfly" name="play-liquibase_2.11" rev="2.2">
  <artifact name="play-liquibase_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ticketfly', module='play-liquibase_2.11', version='2.2')
)
libraryDependencies += "com.ticketfly" % "play-liquibase_2.11" % "2.2"
[com.ticketfly/play-liquibase_2.11 "2.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.liquibase : liquibase-core jar 3.6.2
com.mattbertolini : liquibase-slf4j jar 2.0.0

provided (3)

Group / Artifact Type Version
com.typesafe.play : play-jdbc_2.11 jar 2.6.5
com.typesafe.play : play_2.11 jar 2.6.5
javax.inject : javax.inject jar 1

Project Modules

There are no modules declared in this project.