Rich Client Faces - Renderkit html

RC Faces or Rich Client Faces is a JavaServerFaces library that provides a component set for building next generation Web applications. RC Faces use AJAX technologies and an object-oriented JavaScript API to build highly dynamic pages.

License

License

GroupId

GroupId

org.rcfaces
ArtifactId

ArtifactId

org.rcfaces.html
Last Version

Last Version

1.0Beta3
Release Date

Release Date

Type

Type

jar
Description

Description

Rich Client Faces - Renderkit html
RC Faces or Rich Client Faces is a JavaServerFaces library that provides a component set for building next generation Web applications. RC Faces use AJAX technologies and an object-oriented JavaScript API to build highly dynamic pages.
Project URL

Project URL

http://sourceforge.net/projects/rcfaces
Project Organization

Project Organization

Vedana
Source Code Management

Source Code Management

http://rcfaces.cvs.sourceforge.net/rcfaces

Download org.rcfaces.html

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.rcfaces : org.rcfaces.core jar 1.0-Beta3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0Beta3