Last Version

Storage Service - 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
ArtifactId

ArtifactId

storage-service
Version

Version

1.19.4
Type

Type

jar
Description

Description

Storage Service - Jersey sample
Samples that show how to use jersey.
Project URL

Project URL

https://jersey.java.net/storage-service/
Project Organization

Project Organization

Oracle Corporation

Download storage-service 1.19.4


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.