Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdlove.forte.simple-robot.http |
ArtifactId | ArtifactIdclient-restTemplate |
Version | Version2.1.0-DEV.3.2 |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/love.forte.simple-robot.http/client-restTemplate/ -->
<dependency>
<groupId>love.forte.simple-robot.http</groupId>
<artifactId>client-restTemplate</artifactId>
<version>2.1.0-DEV.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot.http/client-restTemplate/
implementation 'love.forte.simple-robot.http:client-restTemplate:2.1.0-DEV.3.2'
// https://jarcasting.com/artifacts/love.forte.simple-robot.http/client-restTemplate/
implementation ("love.forte.simple-robot.http:client-restTemplate:2.1.0-DEV.3.2")
'love.forte.simple-robot.http:client-restTemplate:jar:2.1.0-DEV.3.2'
<dependency org="love.forte.simple-robot.http" name="client-restTemplate" rev="2.1.0-DEV.3.2">
<artifact name="client-restTemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot.http', module='client-restTemplate', version='2.1.0-DEV.3.2')
)
libraryDependencies += "love.forte.simple-robot.http" % "client-restTemplate" % "2.1.0-DEV.3.2"
[love.forte.simple-robot.http/client-restTemplate "2.1.0-DEV.3.2"]
Group / Artifact | Type | Version |
---|---|---|
love.forte.simple-robot.http : client-core | jar | |
love.forte.common : ioc Optional | jar | |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | |
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 | jar | |
org.springframework : spring-web Optional | jar | 5.2.10.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | |
org.jetbrains.kotlin : kotlin-test-junit5 | jar |