License |
License |
---|---|
GroupId | GroupIdorg.rcfaces |
ArtifactId | ArtifactIdorg.rcfaces.core |
Last Version | Last Version1.0Beta3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRich 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
org.rcfaces.core-1.0Beta3.pom | |
org.rcfaces.core-1.0Beta3.jar | 1 MB |
org.rcfaces.core-1.0Beta3-sources.jar | 816 KB |
org.rcfaces.core-1.0Beta3-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |
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 |