Spring Security Portlet Contributions

Jasig Contributions to the Spring Security Framework

License

License

Categories

Categories

Security
GroupId

GroupId

org.jasig.springframework
ArtifactId

ArtifactId

spring-security-portlet-contrib
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Security Portlet Contributions
Jasig Contributions to the Spring Security Framework
Project Organization

Project Organization

Jasig

Download spring-security-portlet-contrib

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

provided (3)

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

test (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

Project Modules

There are no modules declared in this project.

Spring Portlet Contrib

<!-- https://mvnrepository.com/artifact/org.jasig.springframework/spring-portlet-contrib -->
<dependency>
    <groupId>org.jasig.springframework</groupId>
    <artifactId>spring-portlet-contrib</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://mvnrepository.com/artifact/org.jasig.springframework/spring-portlet-contrib
compile group: 'org.jasig.springframework', name: 'spring-portlet-contrib', version: '1.2.0', ext: 'pom'
org.jasig.springframework

Apereo Foundation

Versions

Version
1.2.1
1.2.0
1.0.1
1.0.0