Last Version

Spring Web Portlet 4.3.30.RELEASE

Spring Web Portlet

License

License

GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring-webmvc-portlet
Version

Version

4.3.30.RELEASE
Type

Type

jar
Description

Description

Spring Web Portlet
Spring Web Portlet
Project URL

Project URL

https://github.com/spring-projects/spring-framework
Project Organization

Project Organization

Spring IO
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-framework

Download spring-webmvc-portlet 4.3.30.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework : spring-beans jar 4.3.30.RELEASE
org.springframework : spring-context jar 4.3.30.RELEASE
org.springframework : spring-core jar 4.3.30.RELEASE
org.springframework : spring-web jar 4.3.30.RELEASE
org.springframework : spring-webmvc jar 4.3.30.RELEASE
commons-fileupload : commons-fileupload Optional jar 1.3.3

provided (2)

Group / Artifact Type Version
javax.portlet : portlet-api jar 2.0
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.