is not current version
Last Version 4.1.12

com.day.cqse:portlet-container 4.1.10

The portlet container for the servlet engine

Categories

Categories

Container
GroupId

GroupId

com.day.cqse
ArtifactId

ArtifactId

portlet-container
Version

Version

4.1.10
Type

Type

jar

Download portlet-container 4.1.10


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