Last Version

GateIn - Portlet Container (api) 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-api
Version

Version

2.5.1.Final
Type

Type

jar
Description

Description

GateIn - Portlet Container (api)
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-api 2.5.1.Final


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

Dependencies

compile (1)

Group / Artifact Type Version
org.gatein.common : common-common jar 2.2.2.Final

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar

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.