License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.gatein.pc |
ArtifactId | ArtifactIdpc-test-servers-jetty7 |
Last Version | Last Version2.4.0.Alpha02 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGateIn - Portlet Container (test - Jetty7)
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 |
<!-- https://jarcasting.com/artifacts/org.gatein.pc/pc-test-servers-jetty7/ -->
<dependency>
<groupId>org.gatein.pc</groupId>
<artifactId>pc-test-servers-jetty7</artifactId>
<version>2.4.0.Alpha02</version>
</dependency>
// https://jarcasting.com/artifacts/org.gatein.pc/pc-test-servers-jetty7/
implementation 'org.gatein.pc:pc-test-servers-jetty7:2.4.0.Alpha02'
// https://jarcasting.com/artifacts/org.gatein.pc/pc-test-servers-jetty7/
implementation ("org.gatein.pc:pc-test-servers-jetty7:2.4.0.Alpha02")
'org.gatein.pc:pc-test-servers-jetty7:jar:2.4.0.Alpha02'
<dependency org="org.gatein.pc" name="pc-test-servers-jetty7" rev="2.4.0.Alpha02">
<artifact name="pc-test-servers-jetty7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gatein.pc', module='pc-test-servers-jetty7', version='2.4.0.Alpha02')
)
libraryDependencies += "org.gatein.pc" % "pc-test-servers-jetty7" % "2.4.0.Alpha02"
[org.gatein.pc/pc-test-servers-jetty7 "2.4.0.Alpha02"]
Group / Artifact | Type | Version |
---|---|---|
org.gatein.pc : pc-test-core | jar | 2.4.0.Alpha02 |
org.gatein.pc : pc-test-core | test-jar | 2.4.0.Alpha02 |
org.jboss.arquillian.container : arquillian-jetty-embedded-7 | jar | 1.0.0.CR1 |
org.eclipse.jetty : jetty-webapp | jar | 7.0.2.v20100331 |
org.eclipse.jetty : jetty-plus | jar | 7.0.2.v20100331 |
org.mortbay.jetty : jsp-2.1-glassfish | jar | 2.1.v20100127 |