Last Version

Apache Pluto Portal 3.1.1

Apache Pluto is the Reference Implementation of the Java Portlet Specification.

License

License

GroupId

GroupId

org.apache.portals.pluto
ArtifactId

ArtifactId

pluto-portal
Version

Version

3.1.1
Type

Type

war
Description

Description

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

Project Organization

The Apache Software Foundation

Download pluto-portal 3.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.portals.pluto : pluto-portal-driver jar 3.1.1
org.apache.portals.pluto : pluto-portal-driver-impl jar 3.1.1
org.slf4j : jcl-over-slf4j jar 1.7.5

provided (6)

Group / Artifact Type Version
org.apache.portals.pluto : pluto-container jar 3.1.1
org.apache.tomcat : tomcat-jsp-api jar 8.0.28
org.apache.tomcat : tomcat-servlet-api jar 8.0.28
javax.portlet : portlet-api jar 3.0.1
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-jdk14 jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.