Last Version

Rich Client Faces - Core 1.0Beta3

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.core
Version

Version

1.0Beta3
Type

Type

jar
Description

Description

Rich Client Faces - Core
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.core 1.0Beta3


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

Dependencies

compile (6)

Group / Artifact Type Version
commons-digester : commons-digester jar 1.5
commons-logging : commons-logging jar 1.0.3
javax.servlet : jstl jar 1.1.0
com.sun.facelets : jsf-facelets jar 1.1.11
javax.el : el-api jar 1.0
com.sun.el : el-ri jar 1.0

provided (4)

Group / Artifact Type Version
javax.faces : jsf-api jar 1.1_02
log4j : log4j Optional jar 1.2.9
javax.servlet : jsp-api jar 2.0
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.