is not current version
Last Version 1.5.2

rest-client-base 1.4.1

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.4.1
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.4.1


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

Dependencies

compile (2)

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

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.1
org.springframework.boot : spring-boot-starter-test jar 2.6.1
org.springframework.boot : spring-boot-starter-security jar 2.6.1
org.springframework.boot : spring-boot-starter-web jar 2.6.1

Project Modules

There are no modules declared in this project.