io.github.zxgangandy:base-feign

https://github.com/zxgangandy/jingwei-base

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

io.github.zxgangandy
ArtifactId

ArtifactId

base-feign
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

https://github.com/zxgangandy/jingwei-base

Download base-feign

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.zxgangandy/base-feign/ -->
<dependency>
    <groupId>io.github.zxgangandy</groupId>
    <artifactId>base-feign</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zxgangandy/base-feign/
implementation 'io.github.zxgangandy:base-feign:1.1.0'
// https://jarcasting.com/artifacts/io.github.zxgangandy/base-feign/
implementation ("io.github.zxgangandy:base-feign:1.1.0")
'io.github.zxgangandy:base-feign:jar:1.1.0'
<dependency org="io.github.zxgangandy" name="base-feign" rev="1.1.0">
  <artifact name="base-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zxgangandy', module='base-feign', version='1.1.0')
)
libraryDependencies += "io.github.zxgangandy" % "base-feign" % "1.1.0"
[io.github.zxgangandy/base-feign "1.1.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-netflix-eureka-server jar 2.2.0.RELEASE
org.springframework.cloud : spring-cloud-starter-openfeign jar 2.2.0.RELEASE
com.google.guava : guava jar 28.1-jre
io.jingwei » jingwei-base-utils jar 1.0-SNAPSHOT
com.alibaba : fastjson jar 1.2.61
org.springframework : spring-jdbc jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0