Last Version

retrofit-spring-boot-starter 0.0.1

Spring Boot Support for Devefx

License

License

Categories

Categories

Spring Boot Container Microservices Retrofit Net HTTP Clients
GroupId

GroupId

org.devefx.spring.boot
ArtifactId

ArtifactId

retrofit-spring-boot-starter
Version

Version

0.0.1
Type

Type

jar
Description

Description

retrofit-spring-boot-starter
Spring Boot Support for Devefx

Download retrofit-spring-boot-starter 0.0.1


<!-- https://jarcasting.com/artifacts/org.devefx.spring.boot/retrofit-spring-boot-starter/ -->
<dependency>
    <groupId>org.devefx.spring.boot</groupId>
    <artifactId>retrofit-spring-boot-starter</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.devefx.spring.boot/retrofit-spring-boot-starter/
implementation 'org.devefx.spring.boot:retrofit-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/org.devefx.spring.boot/retrofit-spring-boot-starter/
implementation ("org.devefx.spring.boot:retrofit-spring-boot-starter:0.0.1")
'org.devefx.spring.boot:retrofit-spring-boot-starter:jar:0.0.1'
<dependency org="org.devefx.spring.boot" name="retrofit-spring-boot-starter" rev="0.0.1">
  <artifact name="retrofit-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.devefx.spring.boot', module='retrofit-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "org.devefx.spring.boot" % "retrofit-spring-boot-starter" % "0.0.1"
[org.devefx.spring.boot/retrofit-spring-boot-starter "0.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.squareup.retrofit2 : retrofit jar 2.5.0
com.squareup.retrofit2 : converter-jackson jar 2.5.0
commons-logging : commons-logging jar 1.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.