flyingboot-feign-starter

flyingboot feign starter

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.github.gaojh
ArtifactId

ArtifactId

flyingboot-feign-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

flyingboot-feign-starter
flyingboot feign starter
Project URL

Project URL

https://gitee.com/gaojh/flyingboot-starter
Source Code Management

Source Code Management

https://gitee.com/gaojh/flyingboot-starter.git

Download flyingboot-feign-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.gaojh : flyingboot jar 4.0.5
io.github.openfeign : feign-core jar 11.0
io.github.openfeign : feign-jackson jar 11.0
io.github.openfeign : feign-okhttp jar 11.0
io.github.openfeign : feign-slf4j jar 11.0
io.github.openfeign : feign-ribbon jar 11.0

provided (1)

Group / Artifact Type Version
com.netflix.ribbon : ribbon-eureka jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0