Last Version

GateIn - Portlet Container 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-parent
Version

Version

2.5.1.Final
Type

Type

pom
Description

Description

GateIn - Portlet Container
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
Source Code Management

Source Code Management

https://github.com/gatein/gatein-pc

Download pc-parent 2.5.1.Final

Filename Size
pc-parent-2.5.1.Final.pom 13 KB
Browse

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

Dependencies

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

Project Modules

  • api
  • jsr168api
  • portlet
  • controller
  • test
  • embed
  • bridge
  • federation
  • management
  • samples