MVN

org.icefaces : icefaces

Maven & Gradle

Aug 28, 2018
66 usages

${icefaces.product.name} Core Framework Library

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

Latest Version

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

  • Latest Stable: 4.3.0
  • Latest Beta: 4.2.0-BETA

All Versions

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

Version Vulnerabilities Updated
4.3.x
icefaces-4.3.0
4.2.x
icefaces-4.2.0
icefaces-4.2.0-BETA
4.1.x
icefaces-4.1.1
icefaces-4.1.0
4.0.x
icefaces-4.0.0
3.3.x
icefaces-3.3.0
3.2.x
icefaces-3.2.0
3.1.x
icefaces-3.1.0
3.0.x
icefaces-3.0.1
icefaces-3.0.0
2.0.x
icefaces-2.0.2
icefaces-2.0.1
icefaces-2.0.0
1.8.x
icefaces-1.8.2
icefaces-1.8.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.icefaces</groupId>
    <artifactId>icefaces</artifactId>
    <version>4.3.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.icefaces:icefaces:4.3.0'

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

implementation("org.icefaces:icefaces:4.3.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.icefaces" % "icefaces" % "4.3.0"

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

Mar 20, 2018
0 stars
Apr 11, 2023
5 usages
36 stars
Apr 15, 2023
10 usages
1 stars
May 23, 2017
26 stars
Oct 19, 2021
10 stars
Jan 08, 2016
3 usages
15 stars