MVN

org.icefaces : push-server

Maven & Gradle

Oct 01, 2009

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

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

Latest Version

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

  • Latest Stable: 1.8.2

All Versions

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

Version Vulnerabilities Updated
1.8.x
push-server-1.8.2
push-server-1.8.1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.icefaces:push-server:1.8.2'

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

implementation("org.icefaces:push-server:1.8.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.icefaces" % "push-server" % "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

Mar 19, 2014
0 stars
Jan 03, 2013
0 stars
Sep 06, 2012
0 stars
Sep 26, 2012
0 stars
Oct 21, 2014
294 stars
Mar 06, 2015
3 usages
8 stars
Sep 08, 2013
6 stars