Registry / web-framework / icefaces

icefaces

JSON →
library4.3.0javamavenunverified

ICEfaces is an open source Java framework for building rich web applications using standard JSF (JavaServer Faces) technology.

<dependency> <groupId>org.icefaces</groupId> <artifactId>icefaces</artifactId> <version>4.3.0</version> </dependency>
INSTALL
IMPORT
SIG · ICEFACES
I
icefaces
web-frameworkjavav4.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Application
org.icefaces.application.Application

Minimal ICEfaces application initialization

import org.icefaces.application.Application; public class Example { public static void main(String[] args) { Application app = new Application(); System.out.println("ICEfaces application initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.3.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
icefaces — mvn dependency:get icefaces · libregistry