| License |
License |
|---|---|
| Categories |
CategoriesFeign Net HTTP Clients |
| GroupId | GroupIdcn.vertxup |
| ArtifactId | ArtifactIdzero-ifx-feign |
| Last Version | Last Version0.8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionInfix:「zero-ifx-feign」Feign Client
Vertx Zero Framework is a tool for Service Mesh Micro Service.
|
| Filename | Size |
|---|---|
| zero-ifx-feign-0.8.1.pom | |
| zero-ifx-feign-0.8.1.jar | 7 KB |
| zero-ifx-feign-0.8.1-sources.jar | 5 KB |
| zero-ifx-feign-0.8.1-javadoc.jar | 89 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-feign/ -->
<dependency>
<groupId>cn.vertxup</groupId>
<artifactId>zero-ifx-feign</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-feign/
implementation 'cn.vertxup:zero-ifx-feign:0.8.1'
// https://jarcasting.com/artifacts/cn.vertxup/zero-ifx-feign/
implementation ("cn.vertxup:zero-ifx-feign:0.8.1")
'cn.vertxup:zero-ifx-feign:jar:0.8.1'
<dependency org="cn.vertxup" name="zero-ifx-feign" rev="0.8.1">
<artifact name="zero-ifx-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.vertxup', module='zero-ifx-feign', version='0.8.1')
)
libraryDependencies += "cn.vertxup" % "zero-ifx-feign" % "0.8.1"
[cn.vertxup/zero-ifx-feign "0.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.netflix.feign : feign-core | jar | 8.18.0 |
| com.netflix.feign : feign-jackson | jar | 8.18.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| cn.vertxup : vertx-up | jar | 0.8.1 |