com.github.caijh:auth-server-feign


Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.github.caijh
ArtifactId

ArtifactId

auth-server-feign
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download auth-server-feign

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.caijh : auth-server-model jar
org.springframework.cloud : spring-cloud-starter-openfeign jar

provided (1)

Group / Artifact Type Version
com.github.caijh » framework-core jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0