Last Version

GateIn - Portlet Container (portal) 2.3.2-GA

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-portal
Version

Version

2.3.2-GA
Type

Type

jar
Description

Description

GateIn - Portlet Container (portal)
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-portal 2.3.2-GA


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

Dependencies

compile (21)

Group / Artifact Type Version
org.gatein.common : common-mc jar 2.0.4-GA
org.gatein.common : common-common jar 2.0.4-GA
org.gatein.wci » wci-wci jar 2.2.0-Beta01
org.gatein.wci » wci-tomcat6 jar 2.2.0-Beta01
org.gatein.wci » wci-tomcat7 jar 2.2.0-Beta01
org.gatein.wci » wci-jetty jar 2.2.0-Beta01
org.gatein.pc : pc-portlet jar 2.3.2-GA
org.gatein.pc : pc-controller jar 2.3.2-GA
org.gatein.pc : pc-api jar 2.3.2-GA
concurrent : concurrent jar
org.jboss.microcontainer : jboss-kernel jar
org.jboss.logging : jboss-logging-jdk jar 2.0.5.GA
org.jboss.logging : jboss-logging-log4j jar 2.0.5.GA
commons-logging : commons-logging jar
commons-httpclient : commons-httpclient jar 3.1
javax.ccpp : ccpp jar
javax.portlet : portlet-api jar
javax.servlet : jstl jar 1.1.2
taglibs : standard jar 1.1.2
log4j : log4j jar
org.slf4j : slf4j-log4j12 jar 1.5.6

test (1)

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

Project Modules

There are no modules declared in this project.