Last Version

org.apache.portals.pluto:PortletV3AnnotatedDemo 3.0.1

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

License

License

GroupId

GroupId

org.apache.portals.pluto
ArtifactId

ArtifactId

PortletV3AnnotatedDemo
Version

Version

3.0.1
Type

Type

war
Description

Description

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

Project Organization

The Apache Software Foundation

Download PortletV3AnnotatedDemo 3.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

provided (4)

Group / Artifact Type Version
javax.portlet : portlet-api jar 3.0.1
org.apache.portals.pluto : pluto-taglib jar 3.0.1
org.apache.tomcat : tomcat-servlet-api jar 8.0.28
javax.servlet.jsp : jsp-api jar 2.1

Project Modules

There are no modules declared in this project.