提供shiro权限控制支持
License |
License |
---|---|
GroupId | GroupIdcom.github.colin-lee |
ArtifactId | ArtifactIdshiro-spring-support |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshiro-spring-support
trace rpc context
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.colin-lee/shiro-spring-support/ -->
<dependency>
<groupId>com.github.colin-lee</groupId>
<artifactId>shiro-spring-support</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.colin-lee/shiro-spring-support/
implementation 'com.github.colin-lee:shiro-spring-support:1.0.0'
// https://jarcasting.com/artifacts/com.github.colin-lee/shiro-spring-support/
implementation ("com.github.colin-lee:shiro-spring-support:1.0.0")
'com.github.colin-lee:shiro-spring-support:jar:1.0.0'
<dependency org="com.github.colin-lee" name="shiro-spring-support" rev="1.0.0">
<artifact name="shiro-spring-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.colin-lee', module='shiro-spring-support', version='1.0.0')
)
libraryDependencies += "com.github.colin-lee" % "shiro-spring-support" % "1.0.0"
[com.github.colin-lee/shiro-spring-support "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.colin-lee : config-core | jar | 1.0.0 |
org.jasig.cas.client : cas-client-core | jar | 3.4.1 |
org.apache.shiro : shiro-cas | jar | 1.2.4 |
org.apache.shiro : shiro-spring | jar | 1.2.4 |
org.apache.velocity : velocity-tools | jar | 2.0 |
com.github.subchen : jetbrick-template | jar | 2.0.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-support | jar | 4.2.1.RELEASE |
提供shiro权限控制支持