is not current version
Last Version 0.0.17

RestClient 0.0.6

The parent-pom for all our java projects.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

info.unterrainer.commons
ArtifactId

ArtifactId

rest-client
Version

Version

0.0.6
Type

Type

jar
Description

Description

RestClient
The parent-pom for all our java projects.
Project Organization

Project Organization

Unterrainer Informatik OG

Download rest-client 0.0.6


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

Dependencies

compile (7)

Group / Artifact Type Version
info.unterrainer.commons : http-server jar 0.2.21
info.unterrainer.commons : serialization jar 0.1.4
com.squareup.okhttp3 : okhttp jar 3.14.9
org.mapstruct : mapstruct-processor jar 1.3.0.Final
org.slf4j : slf4j-api jar 2.0.0-alpha0
org.slf4j : slf4j-log4j12 jar 2.0.0-alpha0
org.slf4j : slf4j-simple jar 2.0.0-alpha1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.assertj : assertj-core jar 3.15.0
org.mockito : mockito-core jar 3.5.15
org.mockito : mockito-junit-jupiter jar 3.5.15

Project Modules

There are no modules declared in this project.