Pluto Portal

Pluto is the Reference Implementation of the Java Portlet Specfication.

License

License

GroupId

GroupId

org.apache.pluto
ArtifactId

ArtifactId

pluto-portal
Last Version

Last Version

1.1.7
Release Date

Release Date

Type

Type

war
Description

Description

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

Project Organization

Apache Software Foundation

Download pluto-portal

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-logging : commons-logging-api jar 1.1
org.apache.pluto : pluto-portal-driver jar 1.1.7
org.apache.pluto : pluto-portal-driver-impl jar 1.1.7

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
1.0.1
1.0.1-rc4