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

com.sun.jersey.contribs.bill-burke-book:ex09_1 1.18


Категории

Категории

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

Группа

com.sun.jersey.contribs.bill-burke-book
Идентификатор

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

ex09_1
Версия

Версия

1.18
Тип

Тип

war

Скачать ex09_1 1.18

Имя Файла Размер
ex09_1-1.18.pom
ex09_1-1.18.war 1 MB
ex09_1-1.18-project.zip 11 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.sun.jersey.contribs.bill-burke-book/ex09_1/ -->
<dependency>
    <groupId>com.sun.jersey.contribs.bill-burke-book</groupId>
    <artifactId>ex09_1</artifactId>
    <version>1.18</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.contribs.bill-burke-book/ex09_1/
implementation 'com.sun.jersey.contribs.bill-burke-book:ex09_1:1.18'
// https://jarcasting.com/artifacts/com.sun.jersey.contribs.bill-burke-book/ex09_1/
implementation ("com.sun.jersey.contribs.bill-burke-book:ex09_1:1.18")
'com.sun.jersey.contribs.bill-burke-book:ex09_1:war:1.18'
<dependency org="com.sun.jersey.contribs.bill-burke-book" name="ex09_1" rev="1.18">
  <artifact name="ex09_1" type="war" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.contribs.bill-burke-book', module='ex09_1', version='1.18')
)
libraryDependencies += "com.sun.jersey.contribs.bill-burke-book" % "ex09_1" % "1.18"
[com.sun.jersey.contribs.bill-burke-book/ex09_1 "1.18"]