License |
License |
---|---|
GroupId | GroupIdorg.rcfaces |
ArtifactId | ArtifactIdorg.rcfaces.html |
Last Version | Last Version1.0Beta3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRich 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
org.rcfaces.html-1.0Beta3.pom | |
org.rcfaces.html-1.0Beta3.jar | 987 KB |
org.rcfaces.html-1.0Beta3-sources.jar | 753 KB |
org.rcfaces.html-1.0Beta3-javadoc.jar | 426 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.rcfaces : org.rcfaces.core | jar | 1.0-Beta3 |