Last Version

AtomPub Contacts Models - jersey sample 1.4-ea03

Samples that show how to use jersey.

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.samples
ArtifactId

ArtifactId

atompub-contacts-models
Version

Version

1.4-ea03
Type

Type

jar
Description

Description

AtomPub Contacts Models - jersey sample
Samples that show how to use jersey.

Download atompub-contacts-models 1.4-ea03


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.abdera : abdera-parser jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.