| License |
License |
|---|---|
| GroupId | GroupIdorg.bitbucket.memoryi |
| ArtifactId | ArtifactIdshiro-ext |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.bitbucket.memoryi:shiro-ext
framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| shiro-ext-2.0.0.pom | |
| shiro-ext-2.0.0.jar | 20 KB |
| shiro-ext-2.0.0-sources.jar | 13 KB |
| shiro-ext-2.0.0-javadoc.jar | 152 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.memoryi/shiro-ext/ -->
<dependency>
<groupId>org.bitbucket.memoryi</groupId>
<artifactId>shiro-ext</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.memoryi/shiro-ext/
implementation 'org.bitbucket.memoryi:shiro-ext:2.0.0'
// https://jarcasting.com/artifacts/org.bitbucket.memoryi/shiro-ext/
implementation ("org.bitbucket.memoryi:shiro-ext:2.0.0")
'org.bitbucket.memoryi:shiro-ext:jar:2.0.0'
<dependency org="org.bitbucket.memoryi" name="shiro-ext" rev="2.0.0">
<artifact name="shiro-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.memoryi', module='shiro-ext', version='2.0.0')
)
libraryDependencies += "org.bitbucket.memoryi" % "shiro-ext" % "2.0.0"
[org.bitbucket.memoryi/shiro-ext "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.shiro : shiro-core | jar | 1.2.2 |
| org.apache.shiro : shiro-web | jar | 1.2.2 |
| org.apache.shiro : shiro-spring | jar | 1.2.2 |
| org.apache.shiro : shiro-ehcache | jar | 1.2.2 |