Last Version

Pluto Portal Driver Implementation Classes 1.1.7

Pluto is the Reference Implementation of the Java Portlet Specfication.

License

License

GroupId

GroupId

org.apache.pluto
ArtifactId

ArtifactId

pluto-portal-driver-impl
Version

Version

1.1.7
Type

Type

jar
Description

Description

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

Project Organization

Apache Software Foundation

Download pluto-portal-driver-impl 1.1.7


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

Dependencies

compile (6)

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

provided (5)

Group / Artifact Type Version
org.apache.pluto : pluto-container jar 1.1.7
org.apache.pluto : pluto-portal-driver jar 1.1.7
commons-logging : commons-logging-api jar 1.1
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.