Last Version

AtomPub Contacts Server - jersey sample 1.19.4

Samples that show how to use jersey.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.samples.atompub-contacts
ArtifactId

ArtifactId

atompub-contacts-server
Version

Version

1.19.4
Type

Type

jar
Description

Description

AtomPub Contacts Server - jersey sample
Samples that show how to use jersey.
Project URL

Project URL

https://jersey.java.net/atompub-contacts-server/
Project Organization

Project Organization

Oracle Corporation

Download atompub-contacts-server 1.19.4


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.annotation : jsr250-api jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.