License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.portletbridge |
ArtifactId | ArtifactIdportletbridge-extension-richfaces |
Version | Version3.3.4.Final |
Type | Typejar |
Description |
DescriptionPortlet Bridge Extension for RichFaces
Portlet Bridge Extension for integrating with RichFaces
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.portletbridge/portletbridge-extension-richfaces/ -->
<dependency>
<groupId>org.jboss.portletbridge</groupId>
<artifactId>portletbridge-extension-richfaces</artifactId>
<version>3.3.4.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.portletbridge/portletbridge-extension-richfaces/
implementation 'org.jboss.portletbridge:portletbridge-extension-richfaces:3.3.4.Final'
// https://jarcasting.com/artifacts/org.jboss.portletbridge/portletbridge-extension-richfaces/
implementation ("org.jboss.portletbridge:portletbridge-extension-richfaces:3.3.4.Final")
'org.jboss.portletbridge:portletbridge-extension-richfaces:jar:3.3.4.Final'
<dependency org="org.jboss.portletbridge" name="portletbridge-extension-richfaces" rev="3.3.4.Final">
<artifact name="portletbridge-extension-richfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.portletbridge', module='portletbridge-extension-richfaces', version='3.3.4.Final')
)
libraryDependencies += "org.jboss.portletbridge" % "portletbridge-extension-richfaces" % "3.3.4.Final"
[org.jboss.portletbridge/portletbridge-extension-richfaces "3.3.4.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.portletbridge : portletbridge-impl | jar | 3.3.4.Final |
Group / Artifact | Type | Version |
---|---|---|
com.sun.faces : jsf-api | jar | 2.2.6 |
com.sun.faces : jsf-impl | jar | 2.2.6 |
javax.portlet : portlet-api | jar | 2.0 |
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
org.richfaces.core : richfaces-core-impl | jar | |
org.richfaces.ui : richfaces-components-ui | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |