auth_client

Demo project for Spring Boot

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.yanhaopeng
ArtifactId

ArtifactId

auth_client
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

auth_client
Demo project for Spring Boot
Source Code Management

Source Code Management

https://github.com/yanhaopeng/auth_client

Download auth_client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.openfeign : feign-okhttp jar
org.projectlombok : lombok jar
javax.servlet : javax.servlet-api jar
redis.clients : jedis jar 2.9.0

provided (3)

Group / Artifact Type Version
com.qianchuan » commons jar
org.springframework.cloud : spring-cloud-openfeign-core jar
org.springframework : spring-webmvc jar 5.0.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1