auth-client

Auth Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

xin.yuki
ArtifactId

ArtifactId

auth-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

auth-client
Auth Client

Download auth-client

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.2
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-lang3 jar 3.4
com.alibaba : fastjson jar 1.2.49

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0