is not current version
Last Version 1.5.2

rest-client-base 1.3.0

Default implementation of REST client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.getlime.core
ArtifactId

ArtifactId

rest-client-base
Version

Version

1.3.0
Type

Type

jar
Description

Description

rest-client-base
Default implementation of REST client
Project Organization

Project Organization

Wultra s.r.o.

Download rest-client-base 1.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar 2.4.5
io.getlime.core : rest-model-base jar 1.3.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.5

Project Modules

There are no modules declared in this project.