Last Version

Spring Portlet WebMVC Contributions 1.2.1

Jasig Contributions to the Spring Portlet WebMVC Framework

License

License

GroupId

GroupId

org.jasig.springframework
ArtifactId

ArtifactId

spring-webmvc-portlet-contrib
Version

Version

1.2.1
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 1.2.1


<!-- 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.