com.sun.portal.portletcontainer:portletcontainer


Categories

Categories

Container
GroupId

GroupId

com.sun.portal.portletcontainer
ArtifactId

ArtifactId

portletcontainer
Last Version

Last Version

2.0-m4
Release Date

Release Date

Type

Type

jar
Description

Description

Download portletcontainer

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-m4
2.0-m3
2.0-m2
2.0-m1