play-commons-rest

Set of commons libraries which will be shared between modules

License

License

GroupId

GroupId

org.ow2.play
ArtifactId

ArtifactId

play-commons-rest
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

play-commons-rest
Set of commons libraries which will be shared between modules
Project Organization

Project Organization

OW2 Consortium
Source Code Management

Source Code Management

https://github.com/play-project/play-commons

Download play-commons-rest

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.ws.rs : jsr311-api jar 1.1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
xmlunit : xmlunit jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0