| License | License | 
|---|---|
| GroupId | GroupIdio.github.oliverliy | 
| ArtifactId | ArtifactIdfast-sso-example | 
| Last Version | Last Version0.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description一个可快速接入的sso项目 | 
| Filename | Size | 
|---|---|
| fast-sso-example-0.0.2.pom | |
| fast-sso-example-0.0.2.jar | 4 KB | 
| fast-sso-example-0.0.2-sources.jar | 2 KB | 
| fast-sso-example-0.0.2-javadoc.jar | 47 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.oliverliy/fast-sso-example/ -->
<dependency>
    <groupId>io.github.oliverliy</groupId>
    <artifactId>fast-sso-example</artifactId>
    <version>0.0.2</version>
</dependency>// https://jarcasting.com/artifacts/io.github.oliverliy/fast-sso-example/
implementation 'io.github.oliverliy:fast-sso-example:0.0.2'// https://jarcasting.com/artifacts/io.github.oliverliy/fast-sso-example/
implementation ("io.github.oliverliy:fast-sso-example:0.0.2")'io.github.oliverliy:fast-sso-example:jar:0.0.2'<dependency org="io.github.oliverliy" name="fast-sso-example" rev="0.0.2">
  <artifact name="fast-sso-example" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.oliverliy', module='fast-sso-example', version='0.0.2')
)libraryDependencies += "io.github.oliverliy" % "fast-sso-example" % "0.0.2"[io.github.oliverliy/fast-sso-example "0.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.github.oliverliy : fast-sso-client | jar | 0.0.2 | 
| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |