Last Version

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

Version

2.5.1.Final
Type

Type

jar
Description

Description

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


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

Dependencies

compile (17)

Group / Artifact Type Version
org.gatein.common : common-logging jar 2.2.2.Final
org.gatein.pc : pc-controller jar 2.5.1.Final
org.gatein.pc : pc-portlet jar 2.5.1.Final
org.gatein.pc : pc-api jar 2.5.1.Final
log4j : log4j jar 1.2.16
commons-logging : commons-logging jar 1.1.1
commons-httpclient : commons-httpclient jar 3.1
javax.ccpp : ccpp jar 1.0
javax.portlet : portlet-api jar 2.0
junit : junit jar 4.8.2
org.jboss.arquillian.container : arquillian-container-spi jar 1.0.0.CR7
org.jboss.arquillian.junit : arquillian-junit-container jar 1.0.0.CR7
org.jboss.weld : weld-core-test-arquillian jar 1.1.8.Final
org.jboss.shrinkwrap : shrinkwrap-api jar 1.0.0-cr-1
org.jboss.shrinkwrap : shrinkwrap-impl-base jar 1.0.0-cr-1
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-api-maven jar 2.0.0-alpha-1
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-impl-maven jar 2.0.0-alpha-1

test (1)

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

Project Modules

There are no modules declared in this project.