Last Version

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

Version

2.5.1.Final
Type

Type

jar
Description

Description

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


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

Dependencies

compile (4)

Group / Artifact Type Version
org.gatein.common : common-common jar 2.2.2.Final
javax.portlet : portlet-api jar 2.0
sun-jaxb » jaxb-api jar 2.1.4
javax.servlet : javax.servlet-api jar

Project Modules

There are no modules declared in this project.