License |
License |
---|---|
GroupId | GroupIdcom.lingdonge |
ArtifactId | ArtifactIdcommon-springcloud |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-springcloud
Http请求集成类
|
Filename | Size |
---|---|
common-springcloud-3.0.5.pom | |
common-springcloud-3.0.5.jar | 4 KB |
common-springcloud-3.0.5-sources.jar | 4 KB |
common-springcloud-3.0.5-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lingdonge/common-springcloud/ -->
<dependency>
<groupId>com.lingdonge</groupId>
<artifactId>common-springcloud</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lingdonge/common-springcloud/
implementation 'com.lingdonge:common-springcloud:3.0.5'
// https://jarcasting.com/artifacts/com.lingdonge/common-springcloud/
implementation ("com.lingdonge:common-springcloud:3.0.5")
'com.lingdonge:common-springcloud:jar:3.0.5'
<dependency org="com.lingdonge" name="common-springcloud" rev="3.0.5">
<artifact name="common-springcloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lingdonge', module='common-springcloud', version='3.0.5')
)
libraryDependencies += "com.lingdonge" % "common-springcloud" % "3.0.5"
[com.lingdonge/common-springcloud "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.lingdonge : common-spring | jar | 3.0.5 |
org.springframework.cloud : spring-cloud-starter-netflix-zuul Optional | jar | |
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client Optional | jar | |
io.springfox : springfox-swagger2 Optional | jar | 2.9.2 |
io.springfox : springfox-swagger-ui Optional | jar | 2.9.2 |
com.github.xiaoymin : swagger-bootstrap-ui Optional | jar | 1.9.5 |
com.lingdonge : common-core | jar | 3.0.5 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.boot : spring-boot-devtools Optional | jar | |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.google.guava : guava | jar | 23.0 |
cn.hutool : hutool-core | jar | 4.5.11 |
cn.hutool : hutool-extra | jar | 4.5.11 |
ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
ch.qos.logback : logback-core Optional | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | 4.12 |