License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.webframe |
ArtifactId | ArtifactIdwf-web-security |
Last Version | Last Version1.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwf-web-security
Java Web Frame: wf-web-security
|
Filename | Size |
---|---|
wf-web-security-1.1.9.pom | |
wf-web-security-1.1.9.jar | 4 KB |
wf-web-security-1.1.9-tests.jar | 2 KB |
wf-web-security-1.1.9-sources.jar | 2 KB |
wf-web-security-1.1.9-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webframe/wf-web-security/ -->
<dependency>
<groupId>org.webframe</groupId>
<artifactId>wf-web-security</artifactId>
<version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webframe/wf-web-security/
implementation 'org.webframe:wf-web-security:1.1.9'
// https://jarcasting.com/artifacts/org.webframe/wf-web-security/
implementation ("org.webframe:wf-web-security:1.1.9")
'org.webframe:wf-web-security:jar:1.1.9'
<dependency org="org.webframe" name="wf-web-security" rev="1.1.9">
<artifact name="wf-web-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webframe', module='wf-web-security', version='1.1.9')
)
libraryDependencies += "org.webframe" % "wf-web-security" % "1.1.9"
[org.webframe/wf-web-security "1.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.webframe : wf-web | jar | 1.1.9 |
org.webframe : wf-web-page | jar | 1.1.9 |
org.springframework.security : spring-security-core | jar | 3.0.5.RELEASE |
org.springframework.security : spring-security-web | jar | 3.0.5.RELEASE |
org.springframework.security : spring-security-config | jar | 3.0.5.RELEASE |
org.springframework.security : spring-security-taglibs | jar | 3.0.5.RELEASE |
org.springframework.security : spring-security-acl | jar | 3.0.5.RELEASE |
commons-logging : commons-logging | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.webframe : wf-test | jar | 1.1.9 |