retrofit-spring-boot

Spring Boot Support for Retrofit

License

License

The MIT License (MIT)
Categories

Categories

Spring Boot Container Microservices Retrofit Net HTTP Clients
GroupId

GroupId

com.github.hy2cone
ArtifactId

ArtifactId

retrofit-spring-boot
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

retrofit-spring-boot
Spring Boot Support for Retrofit

Download retrofit-spring-boot

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • retrofit-spring-boot-autoconfigure
  • retrofit-spring-boot-starter

Versions

Version
0.1.2
0.1.1
0.1.0