is not current version
Last Version 3.1.1

org.apache.portals.pluto:pluto-taglib 2.0.0

Apache Pluto's Java Portlet Specification Tag Library implementation

GroupId

GroupId

org.apache.portals.pluto
ArtifactId

ArtifactId

pluto-taglib
Version

Version

2.0.0
Type

Type

jar

Download pluto-taglib 2.0.0


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