io.github.blazmrak.utils:rest-utils

A utility collection for speeding up the development of REST services with KumuluzEE.

License

License

GroupId

GroupId

io.github.blazmrak.utils
ArtifactId

ArtifactId

rest-utils
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

A utility collection for speeding up the development of REST services with KumuluzEE.

Download rest-utils

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.blazmrak.utils : mapper-utils jar 0.1.0
io.github.blazmrak.utils : query-utils jar 0.1.0
io.github.blazmrak.utils : reflection-utils jar 0.1.0

provided (2)

Group / Artifact Type Version
com.kumuluz.ee : kumuluzee-cdi-weld jar
com.kumuluz.ee : kumuluzee-jpa-eclipselink jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0