Last Version

Spring Security - Portlet support 2.0.8.RELEASE

Spring Security - Support for JSR 168 Portlets

License

License

Categories

Categories

Security
GroupId

GroupId

org.springframework.security
ArtifactId

ArtifactId

spring-security-portlet
Version

Version

2.0.8.RELEASE
Type

Type

jar
Description

Description

Spring Security - Portlet support
Spring Security - Support for JSR 168 Portlets
Project Organization

Project Organization

SpringSource, Inc

Download spring-security-portlet 2.0.8.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.security/spring-security-portlet/ -->
<dependency>
    <groupId>org.springframework.security</groupId>
    <artifactId>spring-security-portlet</artifactId>
    <version>2.0.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.security/spring-security-portlet/
implementation 'org.springframework.security:spring-security-portlet:2.0.8.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.security/spring-security-portlet/
implementation ("org.springframework.security:spring-security-portlet:2.0.8.RELEASE")
'org.springframework.security:spring-security-portlet:jar:2.0.8.RELEASE'
<dependency org="org.springframework.security" name="spring-security-portlet" rev="2.0.8.RELEASE">
  <artifact name="spring-security-portlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.security', module='spring-security-portlet', version='2.0.8.RELEASE')
)
libraryDependencies += "org.springframework.security" % "spring-security-portlet" % "2.0.8.RELEASE"
[org.springframework.security/spring-security-portlet "2.0.8.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.security : spring-security-core jar 2.0.8.RELEASE
org.springframework : spring-dao jar 2.0.8
org.springframework : spring-portlet jar 2.0.8
net.sf.ehcache : ehcache jar 1.4.1

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
javax.portlet : portlet-api jar 1.0

test (3)

Group / Artifact Type Version
org.springframework.security : spring-security-core jar 2.0.8.RELEASE
org.springframework : spring-mock jar 2.0.8
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.