не последняя версия
Последняя версия 1.19.4

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


Категории

Категории

Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.sun.jersey.samples
Идентификатор

Идентификатор

storage-service
Версия

Версия

1.16
Тип

Тип

jar

Скачать storage-service 1.16


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