play-rest

Toolkit for Play framework 2 with additional, more advanced, functionality

License

License

GroupId

GroupId

com.github.karelcemus
ArtifactId

ArtifactId

play-rest_2.11
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

play-rest
Toolkit for Play framework 2 with additional, more advanced, functionality
Project Organization

Project Organization

com.github.karelcemus

Download play-rest_2.11

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (2)

Group / Artifact Type Version
com.typesafe.play : play_2.11 jar 2.5.6
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1
0.4.0
0.3
0.2.1
0.2
0.1