Last Version

Extension of Pluto Container to support JSF 2 1.0.0.Beta1

Provides Pluto portal container bundled with Jetty for testing portlets

License

License

Public Domain
Categories

Categories

JBoss Container Application Servers Jakarta Server Faces Jakarta EE The Web Tier
GroupId

GroupId

org.jboss.portletbridge.testing.pluto
ArtifactId

ArtifactId

pluto-extension-jsf
Version

Version

1.0.0.Beta1
Type

Type

jar
Description

Description

Extension of Pluto Container to support JSF 2
Provides Pluto portal container bundled with Jetty for testing portlets
Project Organization

Project Organization

JBoss by Red Hat

Download pluto-extension-jsf 1.0.0.Beta1


<!-- https://jarcasting.com/artifacts/org.jboss.portletbridge.testing.pluto/pluto-extension-jsf/ -->
<dependency>
    <groupId>org.jboss.portletbridge.testing.pluto</groupId>
    <artifactId>pluto-extension-jsf</artifactId>
    <version>1.0.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.portletbridge.testing.pluto/pluto-extension-jsf/
implementation 'org.jboss.portletbridge.testing.pluto:pluto-extension-jsf:1.0.0.Beta1'
// https://jarcasting.com/artifacts/org.jboss.portletbridge.testing.pluto/pluto-extension-jsf/
implementation ("org.jboss.portletbridge.testing.pluto:pluto-extension-jsf:1.0.0.Beta1")
'org.jboss.portletbridge.testing.pluto:pluto-extension-jsf:jar:1.0.0.Beta1'
<dependency org="org.jboss.portletbridge.testing.pluto" name="pluto-extension-jsf" rev="1.0.0.Beta1">
  <artifact name="pluto-extension-jsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.portletbridge.testing.pluto', module='pluto-extension-jsf', version='1.0.0.Beta1')
)
libraryDependencies += "org.jboss.portletbridge.testing.pluto" % "pluto-extension-jsf" % "1.0.0.Beta1"
[org.jboss.portletbridge.testing.pluto/pluto-extension-jsf "1.0.0.Beta1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.sun.faces : jsf-api jar 2.1.13
com.sun.faces : jsf-impl jar 2.1.13
org.jboss.arquillian.junit : arquillian-junit-container jar
org.jboss.arquillian.extension : arquillian-portal-spi jar 1.0.0.Alpha2

Project Modules

There are no modules declared in this project.