License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.addc |
ArtifactId | ArtifactIdaddc-svr-security |
Last Version | Last Version2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaddc-svr-security
Spring Security integration classes used in the SAS interceptors, JMX and Web security.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
addc-svr-security-2.9.pom | |
addc-svr-security-2.9.jar | 38 KB |
addc-svr-security-2.9-tests.jar | 21 KB |
addc-svr-security-2.9-sources.jar | 27 KB |
addc-svr-security-2.9-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.addc/addc-svr-security/ -->
<dependency>
<groupId>com.addc</groupId>
<artifactId>addc-svr-security</artifactId>
<version>2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.addc/addc-svr-security/
implementation 'com.addc:addc-svr-security:2.9'
// https://jarcasting.com/artifacts/com.addc/addc-svr-security/
implementation ("com.addc:addc-svr-security:2.9")
'com.addc:addc-svr-security:jar:2.9'
<dependency org="com.addc" name="addc-svr-security" rev="2.9">
<artifact name="addc-svr-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.addc', module='addc-svr-security', version='2.9')
)
libraryDependencies += "com.addc" % "addc-svr-security" % "2.9"
[com.addc/addc-svr-security "2.9"]
Group / Artifact | Type | Version |
---|---|---|
com.addc : addc-jmx | jar | 2.6 |
com.addc : addc-security | jar | 2.6 |
com.addc : addc-cache | jar | 2.6 |
com.addc : addc-svr-base | jar | 2.9 |
org.springframework.security : spring-security-core | jar | 4.2.12.RELEASE |
org.springframework.security : spring-security-config | jar | 4.2.12.RELEASE |
org.springframework.security : spring-security-ldap | jar | 4.2.12.RELEASE |
org.bouncycastle : bcprov-jdk15on | jar | 1.60 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.60 |
org.springframework : spring-core | jar | 4.3.22.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-jsp-api | jar | 8.5.40 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.powermock : powermock-module-junit4 | jar | 1.7.4 |
org.powermock : powermock-api-mockito | jar | 1.7.4 |
org.mockito : mockito-core | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.2.3 |