Day SE Portlet Container

The portlet container for the servlet engine

License

License

Categories

Categories

Container
GroupId

GroupId

com.day.cqse
ArtifactId

ArtifactId

portlet-container
Last Version

Last Version

4.1.12
Release Date

Release Date

Type

Type

jar
Description

Description

Day SE Portlet Container
The portlet container for the servlet engine
Project Organization

Project Organization

Adobe

Download portlet-container

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
javax.servlet : jsp-api jar 2.0
portlet-api : portlet-api jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.12
4.1.10