License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdir.a2mo |
ArtifactId | ArtifactIdrest-sdk-spring-boot-starter |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfiguration for the Rest SDK for Spring Boot
|
Filename | Size |
---|---|
rest-sdk-spring-boot-starter-0.0.4.pom | |
rest-sdk-spring-boot-starter-0.0.4.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ir.a2mo/rest-sdk-spring-boot-starter/ -->
<dependency>
<groupId>ir.a2mo</groupId>
<artifactId>rest-sdk-spring-boot-starter</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/ir.a2mo/rest-sdk-spring-boot-starter/
implementation 'ir.a2mo:rest-sdk-spring-boot-starter:0.0.4'
// https://jarcasting.com/artifacts/ir.a2mo/rest-sdk-spring-boot-starter/
implementation ("ir.a2mo:rest-sdk-spring-boot-starter:0.0.4")
'ir.a2mo:rest-sdk-spring-boot-starter:jar:0.0.4'
<dependency org="ir.a2mo" name="rest-sdk-spring-boot-starter" rev="0.0.4">
<artifact name="rest-sdk-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='ir.a2mo', module='rest-sdk-spring-boot-starter', version='0.0.4')
)
libraryDependencies += "ir.a2mo" % "rest-sdk-spring-boot-starter" % "0.0.4"
[ir.a2mo/rest-sdk-spring-boot-starter "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
ir.a2mo : rest-sdk-spring-boot-autoconfigure | jar | 0.0.4 |
org.apache.httpcomponents : httpclient | jar | |
io.github.openfeign : feign-httpclient | jar | |
org.springframework.cloud : spring-cloud-starter-openfeign | jar |