Last Version

GateIn - Portlet Container (pc) 2.5.1.Final

GateIn Portlet Container is the next generation portlet container on which GateIn Portal, and the Enterprise Portal Platform are based. It provides a standard-compliant implementation of the JSR-286 Portlet 2.0 specification. It has been developed with reusability in mind so that advanced users, who don't require a full-fledged portal, can leverage the portlet management services it provides in their own applications. GateIn Portlet Container is available through the business-friendly LGPL open source license.

License

License

GroupId

GroupId

org.gatein.pc
ArtifactId

ArtifactId

pc-portlet
Version

Version

2.5.1.Final
Type

Type

jar
Description

Description

GateIn - Portlet Container (pc)
GateIn Portlet Container is the next generation portlet container on which GateIn Portal, and the Enterprise Portal Platform are based. It provides a standard-compliant implementation of the JSR-286 Portlet 2.0 specification. It has been developed with reusability in mind so that advanced users, who don't require a full-fledged portal, can leverage the portlet management services it provides in their own applications. GateIn Portlet Container is available through the business-friendly LGPL open source license.
Project Organization

Project Organization

GateIn

Download pc-portlet 2.5.1.Final


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

Dependencies

compile (2)

Group / Artifact Type Version
org.gatein.pc : pc-api jar 2.5.1.Final
org.staxnav : staxnav.core jar 0.9.6

provided (5)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
javax.portlet : portlet-api jar 2.0
javax.servlet.jsp : jsp-api jar 2.1
sun-jaxb » jaxb-api jar 2.1.4
javax.ccpp : ccpp jar 1.0

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.