License |
License |
---|---|
GroupId | GroupIdcom.silentgo |
ArtifactId | ArtifactIdshiro |
Version | Version0.1.1 |
Type | Typejar |
Description |
DescriptionLight Java MVC Framework
|
Filename | Size |
---|---|
shiro-0.1.1.pom | |
shiro-0.1.1.jar | 24 KB |
shiro-0.1.1-sources.jar | 14 KB |
shiro-0.1.1-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.silentgo/shiro/ -->
<dependency>
<groupId>com.silentgo</groupId>
<artifactId>shiro</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.silentgo/shiro/
implementation 'com.silentgo:shiro:0.1.1'
// https://jarcasting.com/artifacts/com.silentgo/shiro/
implementation ("com.silentgo:shiro:0.1.1")
'com.silentgo:shiro:jar:0.1.1'
<dependency org="com.silentgo" name="shiro" rev="0.1.1">
<artifact name="shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.silentgo', module='shiro', version='0.1.1')
)
libraryDependencies += "com.silentgo" % "shiro" % "0.1.1"
[com.silentgo/shiro "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.quartz-scheduler : quartz | jar | 2.2.2 |
org.apache.shiro : shiro-web | jar | 1.2.4 |
org.apache.shiro : shiro-ehcache | jar | 1.2.4 |
org.apache.shiro : shiro-quartz | jar | 1.2.4 |
com.silentgo : utils | jar | 0.1.7 |
Group / Artifact | Type | Version |
---|---|---|
com.silentgo : framework | jar | 0.0.38 |