is not current version
Last Version 1.1.7

org.apache.pluto:pluto-taglib 1.1.6

Pluto's Java Portlet Specification Tag Library implementation

GroupId

GroupId

org.apache.pluto
ArtifactId

ArtifactId

pluto-taglib
Version

Version

1.1.6
Type

Type

jar

Download pluto-taglib 1.1.6


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