MVN

org.jasig.portal : pluto-taglib

Maven & Gradle

Aug 30, 2011
6 usages

Apache Pluto Portlet Tag Library · Apache Pluto's Java Portlet Specification Tag Library implementation

<dependency>
    <groupId>org.jasig.portal</groupId>
    <artifactId>pluto-taglib</artifactId>
    <version>2.1.0-M2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jasig.portal : pluto-taglib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0-M2

All Versions

Choose a version of org.jasig.portal : pluto-taglib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
pluto-taglib-2.1.0-M2

How to add a dependency to Maven

Add the following org.jasig.portal : pluto-taglib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jasig.portal</groupId>
    <artifactId>pluto-taglib</artifactId>
    <version>2.1.0-M2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jasig.portal : pluto-taglib gradle dependency to your build.gradle file:

implementation 'org.jasig.portal:pluto-taglib:2.1.0-M2'

Gradle Kotlin DSL: Add the following org.jasig.portal : pluto-taglib gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jasig.portal:pluto-taglib:2.1.0-M2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jasig.portal : pluto-taglib sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jasig.portal" % "pluto-taglib" % "2.1.0-M2"

Advertisement

Dependencies from Group

Aug 02, 2023
17 usages
263 stars
Aug 02, 2023
12 usages
263 stars
Aug 02, 2023
9 usages
263 stars
Oct 21, 2016
8 usages
228 stars
Aug 02, 2023
6 usages
263 stars

Discover Dependencies

Dec 02, 2014
25 usages
Dec 31, 2013
2 usages
Jun 23, 2014
4 usages
2 stars
Jan 10, 2014
1 usages
May 04, 2006
1 usages
May 14, 2014
1 usages
1 stars