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

com.sun.jersey.contribs.bill-burke-book:ex04_3 1.4-ea01


Категории

Категории

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

Группа

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

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

ex04_3
Версия

Версия

1.4-ea01
Тип

Тип

war

Скачать ex04_3 1.4-ea01


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