io.github.oliverliy:fast-sso-server

一个可快速接入的sso项目

License

License

GroupId

GroupId

io.github.oliverliy
ArtifactId

ArtifactId

fast-sso-server
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

一个可快速接入的sso项目

Download fast-sso-server

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
io.github.oliverliy : fast-sso-client jar 0.0.2
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.4.4
org.thymeleaf : thymeleaf-spring5 jar 3.0.12.RELEASE
org.thymeleaf.extras : thymeleaf-extras-java8time jar 2.1.0.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.4
org.springframework.boot : spring-boot-starter-jdbc jar 2.2.8.RELEASE
mysql : mysql-connector-java jar 8.0.11
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