retrofit-spring-boot-starter

retrofit spring boot starter dependent module

Categories

Categories

Spring Boot Container Microservices Retrofit Net HTTP Clients
GroupId

GroupId

com.github.jiangxch
ArtifactId

ArtifactId

retrofit-spring-boot-starter
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

retrofit-spring-boot-starter
retrofit spring boot starter dependent module

Download retrofit-spring-boot-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.jiangxch » retrofit-spring-boot-autoconfigure jar 1.0.0-RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE