License |
License |
---|---|
GroupId | GroupIdorg.icefaces |
ArtifactId | ArtifactIdicefaces |
Last Version | Last Version4.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionICEfaces Core
ICEfaces Core Framework Library
|
Project URL |
Project URL |
Filename | Size |
---|---|
icefaces-4.3.0.pom | |
icefaces-4.3.0.jar | 267 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.icefaces/icefaces/ -->
<dependency>
<groupId>org.icefaces</groupId>
<artifactId>icefaces</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.icefaces/icefaces/
implementation 'org.icefaces:icefaces:4.3.0'
// https://jarcasting.com/artifacts/org.icefaces/icefaces/
implementation ("org.icefaces:icefaces:4.3.0")
'org.icefaces:icefaces:jar:4.3.0'
<dependency org="org.icefaces" name="icefaces" rev="4.3.0">
<artifact name="icefaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.icefaces', module='icefaces', version='4.3.0')
)
libraryDependencies += "org.icefaces" % "icefaces" % "4.3.0"
[org.icefaces/icefaces "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.faces | jar | 2.3.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.portlet : portlet-api | jar | 2.0 |
org.icepush : icepush | jar | 4.3.0 |
javax.el : javax.el-api | jar | 2.2.1 |