| License |
License
Public Domain
|
|---|---|
| Categories |
CategoriesJBoss Container Application Servers Jakarta Server Faces Jakarta EE The Web Tier |
| GroupId | GroupIdorg.jboss.portletbridge.testing.pluto |
| ArtifactId | ArtifactIdpluto-extension-jsf |
| Version | Version1.0.0.Beta1 |
| Type | Typejar |
| Description |
DescriptionExtension of Pluto Container to support JSF 2
Provides Pluto portal container bundled with Jetty for testing portlets
|
| Project Organization |
Project Organization |
<!-- 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"]
| 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 |