auth-server

Auth Server

License

License

GroupId

GroupId

xin.yuki
ArtifactId

ArtifactId

auth-server
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

auth-server
Auth Server

Download auth-server

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.2
xin.yuki : auth-core jar 1.0.1
org.springframework.boot : spring-boot-starter-web jar
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure jar 2.1.1.RELEASE
mysql : mysql-connector-java jar
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