giants-feign

Giants Feign Java Web Framework and reusable components.

License

License

Categories

Categories

Ant Build Tools Feign Net HTTP Clients
GroupId

GroupId

com.github.vencent-lu
ArtifactId

ArtifactId

giants-feign
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

giants-feign
Giants Feign Java Web Framework and reusable components.
Project URL

Project URL

https://github.com/vencent-lu/giants-feign

Download giants-feign

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.vencent-lu : giants-common jar 1.1.0
com.github.vencent-lu : giants-analyse jar 1.0.4
org.springframework.cloud : spring-cloud-starter-openfeign jar 3.0.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.6
com.alibaba : fastjson jar 1.2.76

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.2
1.0.1
1.0.0