is not current version
Last Version 3.0.1

org.apache.portals.pluto:PortletV3Demo 3.0.0


GroupId

GroupId

org.apache.portals.pluto
ArtifactId

ArtifactId

PortletV3Demo
Version

Version

3.0.0
Type

Type

war

Download PortletV3Demo 3.0.0


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