License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdir.a2mo |
ArtifactId | ArtifactIdrest-sdk-spring-boot-autoconfigure |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfiguration for the Rest SDK for Spring Boot
|
<!-- https://jarcasting.com/artifacts/ir.a2mo/rest-sdk-spring-boot-autoconfigure/ -->
<dependency>
<groupId>ir.a2mo</groupId>
<artifactId>rest-sdk-spring-boot-autoconfigure</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/ir.a2mo/rest-sdk-spring-boot-autoconfigure/
implementation 'ir.a2mo:rest-sdk-spring-boot-autoconfigure:0.0.4'
// https://jarcasting.com/artifacts/ir.a2mo/rest-sdk-spring-boot-autoconfigure/
implementation ("ir.a2mo:rest-sdk-spring-boot-autoconfigure:0.0.4")
'ir.a2mo:rest-sdk-spring-boot-autoconfigure:jar:0.0.4'
<dependency org="ir.a2mo" name="rest-sdk-spring-boot-autoconfigure" rev="0.0.4">
<artifact name="rest-sdk-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='ir.a2mo', module='rest-sdk-spring-boot-autoconfigure', version='0.0.4')
)
libraryDependencies += "ir.a2mo" % "rest-sdk-spring-boot-autoconfigure" % "0.0.4"
[ir.a2mo/rest-sdk-spring-boot-autoconfigure "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework : spring-web | jar | |
org.springframework : spring-aop | jar | |
org.aspectj : aspectjweaver | jar | |
org.slf4j : slf4j-api | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.glassfish : jakarta.el | jar | |
org.hibernate.validator : hibernate-validator | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.cloud : spring-cloud-commons | jar | |
org.apache.commons : commons-lang3 | jar | |
org.apache.httpcomponents : httpclient Optional | jar | |
io.github.openfeign : feign-core | jar | |
io.github.openfeign : feign-jackson | jar | |
org.reflections : reflections | jar | 0.10.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |