MVN

javax.portlet : portlet-api

Maven & Gradle

Jun 15, 2018
930 usages
24 stars

Java Portlet API V3.0 · The Java Portlet API version 3.0 developed by the Java Community Process JSR-362 Expert Group.

<dependency>
    <groupId>javax.portlet</groupId>
    <artifactId>portlet-api</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.portlet : portlet-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.1

All Versions

Choose a version of javax.portlet : portlet-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
portlet-api-3.0.1
portlet-api-3.0.0
2.0
portlet-api-2.0
portlet-api-2.0-r12
1.0
portlet-api-1.0

How to add a dependency to Maven

Add the following javax.portlet : portlet-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.portlet</groupId>
    <artifactId>portlet-api</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.portlet : portlet-api gradle dependency to your build.gradle file:

implementation 'javax.portlet:portlet-api:3.0.1'

Gradle Kotlin DSL: Add the following javax.portlet : portlet-api gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.portlet:portlet-api:3.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.portlet : portlet-api sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.portlet" % "portlet-api" % "3.0.1"

Advertisement

Dependencies from Group

Jun 15, 2018
930 usages
24 stars

Discover Dependencies

Jul 28, 2019
126 usages
6.9k stars
Jan 29, 2023
247 usages
247 stars
Dec 11, 2021
23 usages
152 stars
Oct 23, 2019
86 usages
176.1k stars
Dec 06, 2020
4.7k stars
Mar 07, 2023
14 usages
482 stars
Jul 17, 2023
60 usages
68 stars
Aug 16, 2019
3 stars
Aug 15, 2023
624 usages
4.8k stars
Nov 01, 2017
5 usages