Spring Portlet WebMVC Contributions

Jasig Contributions to the Spring Portlet WebMVC Framework

License

License

GroupId

GroupId

org.jasig.springframework
ArtifactId

ArtifactId

spring-webmvc-portlet-contrib
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Jasig

Download spring-webmvc-portlet-contrib

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
commons-fileupload : commons-fileupload jar 1.3.3
org.springframework : spring-beans jar 3.2.15.RELEASE
org.springframework : spring-context jar 3.2.15.RELEASE
org.springframework : spring-core jar 3.2.15.RELEASE
org.springframework : spring-web jar 3.2.15.RELEASE
org.springframework : spring-webmvc jar 3.2.15.RELEASE
org.springframework : spring-webmvc-portlet jar 3.2.15.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.hamcrest : hamcrest-core jar 1.3
org.jasig.springframework : spring-test-contrib jar 1.2.1
org.springframework : spring-test jar 3.2.15.RELEASE
junit : junit jar 4.11

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