Last Version

REST Utils Library 2.3.0

Utility library for REST services

License

License

GroupId

GroupId

com.mjamsek.rest
ArtifactId

ArtifactId

rest-utils
Version

Version

2.3.0
Type

Type

jar
Description

Description

REST Utils Library
Utility library for REST services
Project URL

Project URL

https://github.com/Jamsek-m/rest-utils-lib

Download rest-utils 2.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
com.kumuluz.ee.rest : kumuluzee-rest-core Optional jar 1.5.1

provided (2)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.1.1
javax.enterprise : cdi-api jar 2.0

test (5)

Group / Artifact Type Version
com.kumuluz.ee : kumuluzee-jax-rs-jersey jar
com.kumuluz.ee : kumuluzee-cdi-weld jar
com.kumuluz.ee.testing : kumuluzee-arquillian-container jar 1.1.1
org.jboss.arquillian.junit : arquillian-junit-container jar
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.