Pluto Portal Driver

Pluto is the Reference Implementation of the Java Portlet Specfication.

License

License

GroupId

GroupId

org.apache.pluto
ArtifactId

ArtifactId

pluto-portal-driver
Last Version

Last Version

1.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Pluto Portal Driver
Pluto is the Reference Implementation of the Java Portlet Specfication.
Project Organization

Project Organization

Apache Software Foundation

Download pluto-portal-driver

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
commons-digester : commons-digester jar 1.8
javax.servlet : jstl jar 1.0.6
taglibs : standard jar 1.0.6
org.springframework : spring-core jar 2.0.2
org.springframework : spring-beans jar 2.0.2
org.springframework : spring-web jar 2.0.2
commons-io : commons-io jar 1.3.1

provided (4)

Group / Artifact Type Version
org.apache.pluto : pluto-container jar 1.1.7
org.apache.pluto : pluto-taglib jar 1.1.7
javax.portlet : portlet-api jar 1.0
javax.servlet : servlet-api jar 2.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.1.0-beta2