| License |
License |
|---|---|
| GroupId | GroupIdcom.lingdonge |
| ArtifactId | ArtifactIdcloud-shiro |
| Last Version | Last Version3.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncloud-shiro
Shiro集成
|
| Filename | Size |
|---|---|
| cloud-shiro-3.0.5.pom | |
| cloud-shiro-3.0.5.jar | 35 KB |
| cloud-shiro-3.0.5-sources.jar | 28 KB |
| cloud-shiro-3.0.5-javadoc.jar | 176 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lingdonge/cloud-shiro/ -->
<dependency>
<groupId>com.lingdonge</groupId>
<artifactId>cloud-shiro</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.lingdonge/cloud-shiro/
implementation 'com.lingdonge:cloud-shiro:3.0.5'
// https://jarcasting.com/artifacts/com.lingdonge/cloud-shiro/
implementation ("com.lingdonge:cloud-shiro:3.0.5")
'com.lingdonge:cloud-shiro:jar:3.0.5'
<dependency org="com.lingdonge" name="cloud-shiro" rev="3.0.5">
<artifact name="cloud-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lingdonge', module='cloud-shiro', version='3.0.5')
)
libraryDependencies += "com.lingdonge" % "cloud-shiro" % "3.0.5"
[com.lingdonge/cloud-shiro "3.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.projectlombok : lombok | jar | 1.16.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |