io.github.oliverliy:fast-sso-client

一个可快速接入的sso项目

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.oliverliy
ArtifactId

ArtifactId

fast-sso-client
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

一个可快速接入的sso项目

Download fast-sso-client

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.oliverliy/fast-sso-client/ -->
<dependency>
    <groupId>io.github.oliverliy</groupId>
    <artifactId>fast-sso-client</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.oliverliy/fast-sso-client/
implementation 'io.github.oliverliy:fast-sso-client:0.0.2'
// https://jarcasting.com/artifacts/io.github.oliverliy/fast-sso-client/
implementation ("io.github.oliverliy:fast-sso-client:0.0.2")
'io.github.oliverliy:fast-sso-client:jar:0.0.2'
<dependency org="io.github.oliverliy" name="fast-sso-client" rev="0.0.2">
  <artifact name="fast-sso-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.oliverliy', module='fast-sso-client', version='0.0.2')
)
libraryDependencies += "io.github.oliverliy" % "fast-sso-client" % "0.0.2"
[io.github.oliverliy/fast-sso-client "0.0.2"]

Dependencies

compile (8)

Group / Artifact Type Version
redis.clients : jedis jar 2.9.0
junit : junit jar 4.12
com.alibaba : fastjson jar 1.2.66
org.springframework.boot : spring-boot-starter jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.2.0.RELEASE
org.apache.commons : commons-lang3 jar 3.8.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1