Last Version

Jersey Integration 1.0.0

cedarsoft Open Projects

License

License

GLPv3 with Classpath Exception
Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.cedarsoft.rest
ArtifactId

ArtifactId

jersey
Version

Version

1.0.0
Type

Type

jar
Description

Description

Jersey Integration
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download jersey 1.0.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.cedarsoft.rest : server jar 1.0.0
javax.ws.rs : jsr311-api jar 1.1.1
com.google.inject : guice jar 3.0-rc2
com.google.inject.extensions : guice-servlet jar 3.0-rc2
com.sun.jersey : jersey-server jar 1.5
com.sun.jersey.contribs : jersey-guice jar 1.5
org.easytesting : fest-reflect jar 1.2
com.google.guava : guava jar r08

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
com.intellij : annotations jar 7.0.3

test (1)

Group / Artifact Type Version
com.cedarsoft.commons : test-utils jar 4.0.0

Project Modules

There are no modules declared in this project.