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

com.sun.jersey.samples:exceptions 1.5-ea09


Категории

Категории

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

Группа

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

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

exceptions
Версия

Версия

1.5-ea09
Тип

Тип

war

Скачать exceptions 1.5-ea09


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