Day SE Portal Integration

The parent project to the DaySE parts

License

License

GroupId

GroupId

com.day.cqse
ArtifactId

ArtifactId

portlet-portal
Last Version

Last Version

4.1.12
Release Date

Release Date

Type

Type

jar
Description

Description

Day SE Portal Integration
The parent project to the DaySE parts
Project Organization

Project Organization

Adobe

Download portlet-portal

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.8
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