inoks-rest-utils

Allows easy usage of a rest api based on the inoks-java-utils.

License

License

GroupId

GroupId

de.kgrupp
ArtifactId

ArtifactId

inoks-rest-utils
Last Version

Last Version

0.1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

inoks-rest-utils
Allows easy usage of a rest api based on the inoks-java-utils.
Project URL

Project URL

https://github.com/kgrupp/inoks-rest-utils
Source Code Management

Source Code Management

https://github.com/kgrupp/inoks-rest-utils

Download inoks-rest-utils

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
de.kgrupp : inoks-java-utils jar 0.8.1.1
com.mashape.unirest : unirest-java jar 1.4.9

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2

Project Modules

There are no modules declared in this project.

Build Status Quality Gate Maven Central Javadocs

inoks-rest-utils

Allows easy calls to a rest api based on the inoks-java-utils.

Supports only Java 11 and higher.

implementation 'de.kgrupp:inoks-rest-utils:0.1.0.1'

Snapshots of the development version are available in Sonatype's snapshots repository.

Versions

Version
0.1.0.2