shiro-oauth-plasticene

权限认证

License

License

GroupId

GroupId

io.github.bluewindvane
ArtifactId

ArtifactId

shiro-oauth-plasticene
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

shiro-oauth-plasticene
权限认证
Project URL

Project URL

https://github.com/bluewindvane/shiro-oauth-plasticene
Source Code Management

Source Code Management

https://github.com/bluewindvane/OSSRH-59058/tree/master

Download shiro-oauth-plasticene

How to add to project

<!-- 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"]

Dependencies

compile (13)

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

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1