is not current version
Last Version 1.19.4

com.sun.jersey.samples:storage-service 1.0.3.1


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.samples
ArtifactId

ArtifactId

storage-service
Version

Version

1.0.3.1
Type

Type

jar

Download storage-service 1.0.3.1


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