Last Version

RHQ Shared GUI Classes 4.13.0

JSF utility classes, validators, converters, etc. that are used by both enterprise and embedded

License

License

GPL
Categories

Categories

GUI User Interface
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-core-gui
Version

Version

4.13.0
Type

Type

jar
Description

Description

RHQ Shared GUI Classes
JSF utility classes, validators, converters, etc. that are used by both enterprise and embedded
Project URL

Project URL

http://www.jboss.org/rhq/rhq-core-gui/
Project Organization

Project Organization

Red Hat, Inc.

Download rhq-core-gui 4.13.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.richfaces.framework » richfaces-api jar 3.3.4.Final
org.richfaces.framework » richfaces-impl jar 3.3.4.Final
org.richfaces.ui » richfaces-ui jar 3.3.4.Final

provided (11)

Group / Artifact Type Version
org.rhq : rhq-core-util jar 4.13.0
org.rhq : rhq-core-client-api jar 4.13.0
org.rhq : rhq-core-domain jar 4.13.0
javax.el : el-api jar 1.0
javax.servlet : servlet-api jar 2.4
javax.servlet : jsp-api jar 2.0
javax.faces : jsf-api jar 1.2_14
javax.faces : jsf-impl jar 1.2_14
commons-logging : commons-logging jar 1.1.0.jboss
log4j : log4j jar 1.2.16
org.jetbrains : annotations jar 7.0.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.