Last Version

spring-retrofit2 2.1.1

Spring manage retrofit service.

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.blackshadowwalker.spring
ArtifactId

ArtifactId

spring-retrofit2
Version

Version

2.1.1
Type

Type

jar
Description

Description

spring-retrofit2
Spring manage retrofit service.
Project URL

Project URL

https://github.com/blackshadowwalker/spring-retrofit2
Source Code Management

Source Code Management

https://github.com/blackshadowwalker/spring-retrofit2

Download spring-retrofit2 2.1.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.3.0
com.squareup.retrofit2 : retrofit jar 2.1.0
com.squareup.retrofit : retrofit jar 1.9.0
org.ligboy.retrofit2 : converter-fastjson jar 2.1.0
org.springframework : spring-context jar 4.2.5.RELEASE
org.slf4j : slf4j-api jar 1.7.18

test (8)

Group / Artifact Type Version
com.squareup.okhttp3 : mockwebserver jar 3.3.0
org.springframework : spring-test jar 4.2.5.RELEASE
junit : junit jar 4.10
com.google.guava : guava jar 19.0
ch.qos.logback : logback-classic jar 1.1.6
org.slf4j : jcl-over-slf4j jar 1.7.18
org.slf4j : jul-to-slf4j jar 1.7.18
org.slf4j : log4j-over-slf4j jar 1.7.18

Project Modules

There are no modules declared in this project.