License |
License |
---|---|
GroupId | GroupIdcom.lingdonge |
ArtifactId | ArtifactIdspring-shiro |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-shiro
Shiro集成
|
Filename | Size |
---|---|
spring-shiro-3.0.3.pom | |
spring-shiro-3.0.3.jar | 31 KB |
spring-shiro-3.0.3-sources.jar | 26 KB |
spring-shiro-3.0.3-javadoc.jar | 165 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lingdonge/spring-shiro/ -->
<dependency>
<groupId>com.lingdonge</groupId>
<artifactId>spring-shiro</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lingdonge/spring-shiro/
implementation 'com.lingdonge:spring-shiro:3.0.3'
// https://jarcasting.com/artifacts/com.lingdonge/spring-shiro/
implementation ("com.lingdonge:spring-shiro:3.0.3")
'com.lingdonge:spring-shiro:jar:3.0.3'
<dependency org="com.lingdonge" name="spring-shiro" rev="3.0.3">
<artifact name="spring-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lingdonge', module='spring-shiro', version='3.0.3')
)
libraryDependencies += "com.lingdonge" % "spring-shiro" % "3.0.3"
[com.lingdonge/spring-shiro "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | 4.12 |