AJAX Portlet Support

Portlet and Servlet MVC classes to allow AJAX in a portlet.

License

License

GroupId

GroupId

org.jasig
ArtifactId

ArtifactId

AjaxPortletSupport
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

AJAX Portlet Support
Portlet and Servlet MVC classes to allow AJAX in a portlet.
Project Organization

Project Organization

Jasig

Download AjaxPortletSupport

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.3
commons-httpclient : commons-httpclient jar 3.0.1
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.4
commons-logging : commons-logging jar 1.1.1
net.sf.json-lib : json-lib-ext-spring jar 1.0.2
org.springframework : spring-beans jar 2.5.6
org.springframework : spring-webmvc jar 2.5.6
org.springframework : spring-webmvc-portlet jar 2.5.6

provided (2)

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

test (2)

Group / Artifact Type Version
org.easymock : easymock jar 2.5.1
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0