is not current version
Last Version 0.2.1

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

Some untility classes for Jersey

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.mercateo.rest
ArtifactId

ArtifactId

rest-jersey-utils
Version

Version

0.0.7
Type

Type

jar

Download rest-jersey-utils 0.0.7


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