License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.jasig.springframework |
ArtifactId | ArtifactIdspring-security-portlet-contrib |
Version | Version1.2.1 |
Type | Typejar |
Description |
DescriptionSpring Security Portlet Contributions
Jasig Contributions to the Spring Security Framework
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jasig.springframework/spring-security-portlet-contrib/ -->
<dependency>
<groupId>org.jasig.springframework</groupId>
<artifactId>spring-security-portlet-contrib</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.springframework/spring-security-portlet-contrib/
implementation 'org.jasig.springframework:spring-security-portlet-contrib:1.2.1'
// https://jarcasting.com/artifacts/org.jasig.springframework/spring-security-portlet-contrib/
implementation ("org.jasig.springframework:spring-security-portlet-contrib:1.2.1")
'org.jasig.springframework:spring-security-portlet-contrib:jar:1.2.1'
<dependency org="org.jasig.springframework" name="spring-security-portlet-contrib" rev="1.2.1">
<artifact name="spring-security-portlet-contrib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.springframework', module='spring-security-portlet-contrib', version='1.2.1')
)
libraryDependencies += "org.jasig.springframework" % "spring-security-portlet-contrib" % "1.2.1"
[org.jasig.springframework/spring-security-portlet-contrib "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jasig.springframework : spring-webmvc-portlet-contrib | jar | 1.2.1 |
org.springframework : spring-beans | jar | 3.2.15.RELEASE |
org.springframework : spring-core | jar | 3.2.15.RELEASE |
org.springframework : spring-context | jar | 3.2.15.RELEASE |
org.springframework : spring-webmvc-portlet | jar | 3.2.15.RELEASE |
org.springframework.security : spring-security-core | jar | 3.1.3.RELEASE |
org.springframework.security : spring-security-web | jar | 3.1.3.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
javax.portlet : portlet-api | jar | 2.0 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.0 |
org.springframework : spring-test | jar | 3.2.15.RELEASE |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
com.google.guava : guava | jar | 14.0.1 |