Last Version

com.github.chentianming11:retrofit-plus-boot-starter 1.1.0

retrofit-plus父工程项目

License

License

The MIT License (MIT)
Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.chentianming11
ArtifactId

ArtifactId

retrofit-plus-boot-starter
Version

Version

1.1.0
Type

Type

jar
Description

Description

retrofit-plus父工程项目

Download retrofit-plus-boot-starter 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.1.RELEASE
com.github.chentianming11 : retrofit-plus jar 1.1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE

import (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-dependencies pom 2.1.1.RELEASE

Project Modules

There are no modules declared in this project.