License |
License |
---|---|
GroupId | GroupIdcom.github.karelcemus |
ArtifactId | ArtifactIdplay-evolutions_2.11 |
Version | Version0.2.1 |
Type | Typejar |
Description |
Descriptionplay-evolutions
Toolkit for Play framework 2 with additional, more advanced, functionality
|
Project Organization |
Project Organizationcom.github.karelcemus |
Filename | Size |
---|---|
play-evolutions_2.11-0.2.1.pom | |
play-evolutions_2.11-0.2.1.jar | 60 KB |
play-evolutions_2.11-0.2.1-sources.jar | 3 KB |
play-evolutions_2.11-0.2.1-javadoc.jar | 350 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.karelcemus/play-evolutions_2.11/ -->
<dependency>
<groupId>com.github.karelcemus</groupId>
<artifactId>play-evolutions_2.11</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karelcemus/play-evolutions_2.11/
implementation 'com.github.karelcemus:play-evolutions_2.11:0.2.1'
// https://jarcasting.com/artifacts/com.github.karelcemus/play-evolutions_2.11/
implementation ("com.github.karelcemus:play-evolutions_2.11:0.2.1")
'com.github.karelcemus:play-evolutions_2.11:jar:0.2.1'
<dependency org="com.github.karelcemus" name="play-evolutions_2.11" rev="0.2.1">
<artifact name="play-evolutions_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karelcemus', module='play-evolutions_2.11', version='0.2.1')
)
libraryDependencies += "com.github.karelcemus" % "play-evolutions_2.11" % "0.2.1"
[com.github.karelcemus/play-evolutions_2.11 "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.11 | jar | 2.3.8 |
com.typesafe.play : play-jdbc_2.11 | jar | 2.3.8 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.4 |
com.typesafe.play : play-test_2.11 | jar | 2.3.8 |