License |
License |
---|---|
Categories |
CategoriesLiquibase Data Databases |
GroupId | GroupIdcom.code-troopers.play |
ArtifactId | ArtifactIdplay-liquibase_2.10 |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplay-liquibase
play-liquibase
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.code-troopers.play |
Filename | Size |
---|---|
play-liquibase_2.10-1.0.pom | |
play-liquibase_2.10-1.0.jar | 17 KB |
play-liquibase_2.10-1.0-sources.jar | 1 KB |
play-liquibase_2.10-1.0-javadoc.jar | 343 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.code-troopers.play/play-liquibase_2.10/ -->
<dependency>
<groupId>com.code-troopers.play</groupId>
<artifactId>play-liquibase_2.10</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.code-troopers.play/play-liquibase_2.10/
implementation 'com.code-troopers.play:play-liquibase_2.10:1.0'
// https://jarcasting.com/artifacts/com.code-troopers.play/play-liquibase_2.10/
implementation ("com.code-troopers.play:play-liquibase_2.10:1.0")
'com.code-troopers.play:play-liquibase_2.10:jar:1.0'
<dependency org="com.code-troopers.play" name="play-liquibase_2.10" rev="1.0">
<artifact name="play-liquibase_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.code-troopers.play', module='play-liquibase_2.10', version='1.0')
)
libraryDependencies += "com.code-troopers.play" % "play-liquibase_2.10" % "1.0"
[com.code-troopers.play/play-liquibase_2.10 "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.2 |
com.typesafe.play : play-java-jdbc_2.10 | jar | 2.2.1 |
org.liquibase : liquibase-core | jar | 3.1.1 |