MVN

org.icefaces : icefaces-facelets

Maven & Gradle

Oct 01, 2009
6 usages

ICEfaces Facelets · ICEfaces is an Ajax extension for JavaServer Faces.

<dependency>
    <groupId>org.icefaces</groupId>
    <artifactId>icefaces-facelets</artifactId>
    <version>1.8.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.icefaces : icefaces-facelets to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.2

All Versions

Choose a version of org.icefaces : icefaces-facelets to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
icefaces-facelets-1.8.2
icefaces-facelets-1.8.1

How to add a dependency to Maven

Add the following org.icefaces : icefaces-facelets maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.icefaces</groupId>
    <artifactId>icefaces-facelets</artifactId>
    <version>1.8.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.icefaces : icefaces-facelets gradle dependency to your build.gradle file:

implementation 'org.icefaces:icefaces-facelets:1.8.2'

Gradle Kotlin DSL: Add the following org.icefaces : icefaces-facelets gradle kotlin dependency to your build.gradle.kts file:

implementation("org.icefaces:icefaces-facelets:1.8.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.icefaces : icefaces-facelets sbt scala dependency to your build.sbt file:

libraryDependencies += "org.icefaces" % "icefaces-facelets" % "1.8.2"

Advertisement

Dependencies from Group

Aug 28, 2018
66 usages
Aug 27, 2018
49 usages
Apr 19, 2013
12 usages
Oct 01, 2009
9 usages
Oct 01, 2009
6 usages

Discover Dependencies

Oct 21, 2014
2 usages
Jul 12, 2017
4 usages
51 stars
Nov 22, 2020
10 usages
6 stars
Jul 01, 2020
4 usages
140 stars
Mar 11, 2022
4 usages
1.4k stars
Apr 21, 2018
6 usages
May 25, 2022
2 usages
587 stars