RestClient

The parent-pom for all our java projects.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

info.unterrainer.commons
ArtifactId

ArtifactId

rest-client
Last Version

Last Version

0.0.17
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Unterrainer Informatik OG

Download rest-client

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
info.unterrainer.commons : serialization jar 0.1.9
com.squareup.okhttp3 : okhttp jar 4.9.3
com.squareup.okio : okio jar 2.10.0
org.mapstruct : mapstruct-processor jar 1.5.0.Beta2
org.slf4j : slf4j-api jar 2.0.0-alpha5
org.slf4j : slf4j-log4j12 jar 2.0.0-alpha5
org.slf4j : slf4j-simple jar 2.0.0-alpha5

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.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 4.1.0
org.mockito : mockito-junit-jupiter jar 4.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.3
0.0.2
0.0.1