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