Taimos RESTUtils

Utility classes for JAX-RS

License

License

GroupId

GroupId

de.taimos
ArtifactId

ArtifactId

restutils
Last Version

Last Version

1.9
Release Date

Release Date

Type

Type

jar
Description

Description

Taimos RESTUtils
Utility classes for JAX-RS
Project URL

Project URL

https://www.github.com/taimos/RESTUtils
Project Organization

Project Organization

Taimos GmbH

Download restutils

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.1
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.2.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

RESTUtils

Utility classes for JAX-RS

Build Status

RESTAssert

RESTAssert provides static methods to assert specific properties of requests and other objects. If the assertion is not satisfied it throws a WebApplicationException.

Other tools

If you want or have other tools just open up an issue or send me a pull request.

de.taimos

Taimos GmbH

Consulting, Training & Development - A solution for you!

Versions

Version
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1.0
1.0.0
0.2.0
0.1.0