Last Version

org.apache.portals.pluto:chatRoomDemo 3.0.1

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

License

License

GroupId

GroupId

org.apache.portals.pluto
ArtifactId

ArtifactId

chatRoomDemo
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 chatRoomDemo 3.0.1


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

Dependencies

provided (6)

Group / Artifact Type Version
javax.portlet : portlet-api jar 3.0.1
javax : javaee-api jar 6.0
javax.servlet.jsp : jsp-api jar 2.1
org.apache.taglibs : taglibs-standard-spec jar 1.2.1
org.apache.taglibs : taglibs-standard-impl jar 1.2.1
org.apache.taglibs : taglibs-standard-jstlel jar 1.2.1

Project Modules

There are no modules declared in this project.