License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Ant Build Tools CLI User Interface |
GroupId | GroupIdio.github.polysantiago |
ArtifactId | ArtifactIdspring-boot-rest-client |
Version | Version1.0.1 |
Type | Typepom |
Description |
Descriptionspring-boot-rest-client
Spring Boot Rest Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.polysantiago/spring-boot-rest-client/ -->
<dependency>
<groupId>io.github.polysantiago</groupId>
<artifactId>spring-boot-rest-client</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.polysantiago/spring-boot-rest-client/
implementation 'io.github.polysantiago:spring-boot-rest-client:1.0.1'
// https://jarcasting.com/artifacts/io.github.polysantiago/spring-boot-rest-client/
implementation ("io.github.polysantiago:spring-boot-rest-client:1.0.1")
'io.github.polysantiago:spring-boot-rest-client:pom:1.0.1'
<dependency org="io.github.polysantiago" name="spring-boot-rest-client" rev="1.0.1">
<artifact name="spring-boot-rest-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.polysantiago', module='spring-boot-rest-client', version='1.0.1')
)
libraryDependencies += "io.github.polysantiago" % "spring-boot-rest-client" % "1.0.1"
[io.github.polysantiago/spring-boot-rest-client "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-logging | jar | |
org.springframework : spring-webmvc | jar | |
org.springframework : spring-aop | jar | |
org.aspectj : aspectjweaver | jar | |
org.springframework.retry : spring-retry Optional | jar | |
org.apache.commons : commons-lang3 | jar | 3.5 |
net.javacrumbs.future-converter : future-converter-spring-java8 | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |