Rest Objects Sample

cedarsoft Open Projects

License

License

GLPv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.rest
ArtifactId

ArtifactId

sample
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Rest Objects Sample
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download sample

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
com.cedarsoft.commons : codegen jar 4.0.0
com.cedarsoft.commons : io jar 4.0.0
com.cedarsoft.commons : id jar 4.0.0
com.cedarsoft.rest : test jar 1.0.0
com.cedarsoft.rest : server jar 1.0.0
com.cedarsoft.rest : jersey jar 1.0.0
com.sun.xml.bind : jaxb-xjc jar 2.2.2
commons-cli : commons-cli jar 1.2
commons-io : commons-io jar 2.0.1
com.google.guava : guava jar r08
com.google.inject : guice jar 3.0-rc2
com.google.inject.extensions : guice-servlet jar 3.0-rc2
org.codehaus.jackson : jackson-core-asl jar 1.7.4
org.codehaus.jackson : jackson-mapper-asl jar 1.7.4
org.codehaus.jackson : jackson-xc jar 1.7.4
org.codehaus.jackson : jackson-jaxrs jar 1.7.4

provided (1)

Group / Artifact Type Version
com.intellij : annotations jar 7.0.3

test (6)

Group / Artifact Type Version
com.sun.jersey : jersey-server jar 1.5
com.sun.jersey : jersey-client jar 1.5
com.sun.jersey.contribs : jersey-guice jar 1.5
com.sun.jersey.jersey-test-framework : jersey-test-framework-core jar 1.5
com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly jar 1.5
com.cedarsoft.commons : test-utils jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0