License |
License |
---|---|
Categories |
CategoriesFeign Net HTTP Clients Native Development Tools |
GroupId | GroupIdio.github.telxs |
ArtifactId | ArtifactIdfeign-native |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent project of feign-native
|
Filename | Size |
---|---|
feign-native-1.0.1.pom | |
feign-native-1.0.1.jar | 41 KB |
feign-native-1.0.1-sources.jar | 22 KB |
feign-native-1.0.1-javadoc.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.telxs/feign-native/ -->
<dependency>
<groupId>io.github.telxs</groupId>
<artifactId>feign-native</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.telxs/feign-native/
implementation 'io.github.telxs:feign-native:1.0.1'
// https://jarcasting.com/artifacts/io.github.telxs/feign-native/
implementation ("io.github.telxs:feign-native:1.0.1")
'io.github.telxs:feign-native:jar:1.0.1'
<dependency org="io.github.telxs" name="feign-native" rev="1.0.1">
<artifact name="feign-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.telxs', module='feign-native', version='1.0.1')
)
libraryDependencies += "io.github.telxs" % "feign-native" % "1.0.1"
[io.github.telxs/feign-native "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
org.springframework : spring-webmvc | jar | |
com.alibaba : fastjson | jar | 1.2.76 |
net.bytebuddy : byte-buddy | jar | 1.12.0 |
cn.hutool : hutool-core | jar | 5.7.18 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |