License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.getlime.core |
ArtifactId | ArtifactIdrest-client-base |
Last Version | Last Version1.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrest-client-base
Default implementation of REST client
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rest-client-base-1.5.2.pom | |
rest-client-base-1.5.2.jar | 24 KB |
rest-client-base-1.5.2-sources.jar | 11 KB |
rest-client-base-1.5.2-javadoc.jar | 155 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.getlime.core/rest-client-base/ -->
<dependency>
<groupId>io.getlime.core</groupId>
<artifactId>rest-client-base</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.core/rest-client-base/
implementation 'io.getlime.core:rest-client-base:1.5.2'
// https://jarcasting.com/artifacts/io.getlime.core/rest-client-base/
implementation ("io.getlime.core:rest-client-base:1.5.2")
'io.getlime.core:rest-client-base:jar:1.5.2'
<dependency org="io.getlime.core" name="rest-client-base" rev="1.5.2">
<artifact name="rest-client-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.core', module='rest-client-base', version='1.5.2')
)
libraryDependencies += "io.getlime.core" % "rest-client-base" % "1.5.2"
[io.getlime.core/rest-client-base "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-webflux | jar | 2.6.8 |
io.getlime.core : rest-model-base | jar | 1.5.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.8 |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.8 |
org.springframework.boot : spring-boot-starter-security | jar | 2.6.8 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.8 |