| License |
License |
|---|---|
| GroupId | GroupIdio.github.bluewindvane |
| ArtifactId | ArtifactIdshiro-oauth-plasticene |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionshiro-oauth-plasticene
权限认证
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.bluewindvane/shiro-oauth-plasticene/ -->
<dependency>
<groupId>io.github.bluewindvane</groupId>
<artifactId>shiro-oauth-plasticene</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bluewindvane/shiro-oauth-plasticene/
implementation 'io.github.bluewindvane:shiro-oauth-plasticene:0.0.2'
// https://jarcasting.com/artifacts/io.github.bluewindvane/shiro-oauth-plasticene/
implementation ("io.github.bluewindvane:shiro-oauth-plasticene:0.0.2")
'io.github.bluewindvane:shiro-oauth-plasticene:jar:0.0.2'
<dependency org="io.github.bluewindvane" name="shiro-oauth-plasticene" rev="0.0.2">
<artifact name="shiro-oauth-plasticene" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bluewindvane', module='shiro-oauth-plasticene', version='0.0.2')
)
libraryDependencies += "io.github.bluewindvane" % "shiro-oauth-plasticene" % "0.0.2"
[io.github.bluewindvane/shiro-oauth-plasticene "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.2.5.RELEASE |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.2.5.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.5.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.5.RELEASE |
| org.projectlombok : lombok Optional | jar | 1.18.12 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| cn.hutool : hutool-all | jar | 5.3.10 |
| com.alibaba : fastjson | jar | 1.2.72 |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.3.2 |
| com.baomidou : mybatis-plus-generator | jar | 3.3.2 |
| org.freemarker : freemarker | jar | 2.3.30 |
| org.apache.shiro : shiro-spring-boot-web-starter | jar | 1.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.19 |