License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.ycframe |
ArtifactId | ArtifactIdyc.frame.web.plugin.security |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyc.frame.web.plugin.security
com.ycframe develop frame
|
Project URL |
Project URL |
Filename | Size |
---|---|
yc.frame.web.plugin.security-0.0.1.pom | |
yc.frame.web.plugin.security-0.0.1.jar | 556 KB |
yc.frame.web.plugin.security-0.0.1-sources.jar | 431 bytes |
yc.frame.web.plugin.security-0.0.1-javadoc.jar | 431 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.ycframe/yc.frame.web.plugin.security/ -->
<dependency>
<groupId>com.ycframe</groupId>
<artifactId>yc.frame.web.plugin.security</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ycframe/yc.frame.web.plugin.security/
implementation 'com.ycframe:yc.frame.web.plugin.security:0.0.1'
// https://jarcasting.com/artifacts/com.ycframe/yc.frame.web.plugin.security/
implementation ("com.ycframe:yc.frame.web.plugin.security:0.0.1")
'com.ycframe:yc.frame.web.plugin.security:jar:0.0.1'
<dependency org="com.ycframe" name="yc.frame.web.plugin.security" rev="0.0.1">
<artifact name="yc.frame.web.plugin.security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ycframe', module='yc.frame.web.plugin.security', version='0.0.1')
)
libraryDependencies += "com.ycframe" % "yc.frame.web.plugin.security" % "0.0.1"
[com.ycframe/yc.frame.web.plugin.security "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ycframe : yc.frame | jar | 0.0.2 |
com.ycframe : yc.frame.web | jar | 0.1.2 |
org.apache.shiro : shiro-core | jar | 1.3.2 |
org.apache.shiro : shiro-web | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |