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

com.sun.jersey.contribs.bill-burke-book:ex04_2 1.5-ea09


Категории

Категории

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

Группа

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

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

ex04_2
Версия

Версия

1.5-ea09
Тип

Тип

war

Скачать ex04_2 1.5-ea09


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