Last Version

ir.a2mo:rest-sdk-spring-boot-autoconfigure 0.0.4

Configuration for the Rest SDK for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

ir.a2mo
ArtifactId

ArtifactId

rest-sdk-spring-boot-autoconfigure
Version

Version

0.0.4
Type

Type

jar
Description

Description

Configuration for the Rest SDK for Spring Boot

Download rest-sdk-spring-boot-autoconfigure 0.0.4


<!-- 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"]

Dependencies

compile (15)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.