io.github.telxs:feign-native

The parent project of feign-native

License

License

Categories

Categories

Feign Net HTTP Clients Native Development Tools
GroupId

GroupId

io.github.telxs
ArtifactId

ArtifactId

feign-native
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

The parent project of feign-native

Download feign-native

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0