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

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


Категории

Категории

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

Группа

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

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

storage-service
Версия

Версия

1.9
Тип

Тип

jar

Скачать storage-service 1.9


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