| License |
License |
|---|---|
| GroupId | GroupIdio.github.oliverliy |
| ArtifactId | ArtifactIdfast-sso-server |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description一个可快速接入的sso项目
|
| Filename | Size |
|---|---|
| fast-sso-server-0.0.2.pom | |
| fast-sso-server-0.0.2.jar | 18 KB |
| fast-sso-server-0.0.2-sources.jar | 13 KB |
| fast-sso-server-0.0.2-javadoc.jar | 115 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |