MVN

com.github.hy2cone : retrofit-spring-boot

Maven & Gradle

Jan 12, 2019

retrofit-spring-boot · Spring Boot Support for Retrofit

<dependency>
    <groupId>com.github.hy2cone</groupId>
    <artifactId>retrofit-spring-boot</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hy2cone : retrofit-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.github.hy2cone : retrofit-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
retrofit-spring-boot-0.1.2
retrofit-spring-boot-0.1.1
retrofit-spring-boot-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.hy2cone</groupId>
    <artifactId>retrofit-spring-boot</artifactId>
    <version>0.1.2</version>
</dependency>