License |
License |
---|---|
GroupId | GroupIdcom.github.karelcemus |
ArtifactId | ArtifactIdplay-rest_2.11 |
Version | Version0.4.2 |
Type | Typejar |
Description |
Descriptionplay-rest
Toolkit for Play framework 2 with additional, more advanced, functionality
|
Project Organization |
Project Organizationcom.github.karelcemus |
Filename | Size |
---|---|
play-rest_2.11-0.4.2.pom | |
play-rest_2.11-0.4.2.jar | 881 KB |
play-rest_2.11-0.4.2-sources.jar | 6 KB |
play-rest_2.11-0.4.2-javadoc.jar | 697 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.karelcemus/play-rest_2.11/ -->
<dependency>
<groupId>com.github.karelcemus</groupId>
<artifactId>play-rest_2.11</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karelcemus/play-rest_2.11/
implementation 'com.github.karelcemus:play-rest_2.11:0.4.2'
// https://jarcasting.com/artifacts/com.github.karelcemus/play-rest_2.11/
implementation ("com.github.karelcemus:play-rest_2.11:0.4.2")
'com.github.karelcemus:play-rest_2.11:jar:0.4.2'
<dependency org="com.github.karelcemus" name="play-rest_2.11" rev="0.4.2">
<artifact name="play-rest_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karelcemus', module='play-rest_2.11', version='0.4.2')
)
libraryDependencies += "com.github.karelcemus" % "play-rest_2.11" % "0.4.2"
[com.github.karelcemus/play-rest_2.11 "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.github.karelcemus : play-activerecord_2.11 | jar | 0.4.2 |
org.reflections : reflections | jar | 0.9.10 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.11 | jar | 2.5.6 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.8.5 |
com.typesafe.play : play-test_2.11 | jar | 2.5.6 |