License |
License |
---|---|
Categories |
CategoriesFeign Net HTTP Clients |
GroupId | GroupIdwang.sunnly |
ArtifactId | ArtifactIdmacro-tools-feign |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionwang.sunnly:macro-tools-feign
feign工具包
|
Filename | Size |
---|---|
macro-tools-feign-1.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/wang.sunnly/macro-tools-feign/ -->
<dependency>
<groupId>wang.sunnly</groupId>
<artifactId>macro-tools-feign</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/wang.sunnly/macro-tools-feign/
implementation 'wang.sunnly:macro-tools-feign:1.0.0'
// https://jarcasting.com/artifacts/wang.sunnly/macro-tools-feign/
implementation ("wang.sunnly:macro-tools-feign:1.0.0")
'wang.sunnly:macro-tools-feign:pom:1.0.0'
<dependency org="wang.sunnly" name="macro-tools-feign" rev="1.0.0">
<artifact name="macro-tools-feign" type="pom" />
</dependency>
@Grapes(
@Grab(group='wang.sunnly', module='macro-tools-feign', version='1.0.0')
)
libraryDependencies += "wang.sunnly" % "macro-tools-feign" % "1.0.0"
[wang.sunnly/macro-tools-feign "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-openfeign | jar | 2.1.0.RELEASE |
org.projectlombok : lombok | jar | 1.18.6 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.slf4j : slf4j-api | jar | 1.7.26 |
org.springframework : springloaded | jar | 1.2.8.RELEASE |
org.springframework.boot : spring-boot-devtools | jar | 2.1.4.RELEASE |