fast-sso

一个可快速接入的sso项目

License

License

GroupId

GroupId

io.github.oliverliy
ArtifactId

ArtifactId

fast-sso
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

fast-sso
一个可快速接入的sso项目
Project URL

Project URL

https://github.com/OliverLiy/fast-sso
Source Code Management

Source Code Management

https://github.com/OliverLiy/fast-sso

Download fast-sso

Filename Size
fast-sso-0.0.2.pom 6 KB
Browse

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
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

  • fast-sso-client
  • fast-sso-server
  • fast-sso-example

Versions

Version
0.0.2
0.0.1