is not current version
Last Version 0.2.1

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

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.1.0
Type

Type

jar

Download rest-jersey-utils 0.1.0


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