License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesRetrofit Net HTTP Clients |
GroupId | GroupIdcom.github.chentianming11 |
ArtifactId | ArtifactIdretrofit-plus-boot-starter |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionretrofit-plus父工程项目
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-dependencies | pom | 2.1.1.RELEASE |