License |
License |
---|---|
Categories |
CategoriesFeign Net HTTP Clients |
GroupId | GroupIdio.github.moyada |
ArtifactId | ArtifactIdfeign-help |
Last Version | Last Version1.0.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeign help
a simple plugin for automatic create feign fallback factory.
|
Project URL |
Project URL |
Filename | Size |
---|---|
feign-help-1.0.2-RELEASE.pom | |
feign-help-1.0.2-RELEASE.jar | 37 KB |
feign-help-1.0.2-RELEASE-sources.jar | 22 KB |
feign-help-1.0.2-RELEASE-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.moyada/feign-help/ -->
<dependency>
<groupId>io.github.moyada</groupId>
<artifactId>feign-help</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.moyada/feign-help/
implementation 'io.github.moyada:feign-help:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/io.github.moyada/feign-help/
implementation ("io.github.moyada:feign-help:1.0.2-RELEASE")
'io.github.moyada:feign-help:jar:1.0.2-RELEASE'
<dependency org="io.github.moyada" name="feign-help" rev="1.0.2-RELEASE">
<artifact name="feign-help" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.moyada', module='feign-help', version='1.0.2-RELEASE')
)
libraryDependencies += "io.github.moyada" % "feign-help" % "1.0.2-RELEASE"
[io.github.moyada/feign-help "1.0.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.github.openfeign : feign-hystrix Optional | jar | 11.1 |
org.springframework : spring-context Optional | jar | 5.3.9 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools Optional | jar | ${java.specification.version} |