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

com.mercateo.rest:rest-jersey-utils 0.0.5

Some untility classes for Jersey

Категории

Категории

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

Группа

com.mercateo.rest
Идентификатор

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

rest-jersey-utils
Версия

Версия

0.0.5
Тип

Тип

jar

Скачать rest-jersey-utils 0.0.5


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