MVN

org.wicketstuff : push

Maven & Gradle

Jan 14, 2011
2 usages

Wicketstuff Push · An integration project for server side pushing in Wicket. Due to the cometd library depending on Java 6 the cometd implementation is in the push-cometd artifact instead. We include the timer and dojo implementations.

<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>push</artifactId>
    <version>1.4.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.4.8.1

All Versions

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

Version Vulnerabilities Updated
1.4.x
push-1.4.12.1
push-1.4.12
push-1.4.11
push-1.4.10.2
push-1.4.10.1
push-1.4.10
push-1.4.9.2
push-1.4.9.1
push-1.4.9
push-1.4.8.1
push-1.4.8
push-1.4.7.1
push-1.4.7

How to add a dependency to Maven

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

<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>push</artifactId>
    <version>1.4.8.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.wicketstuff:push:1.4.8.1'

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

implementation("org.wicketstuff:push:1.4.8.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.wicketstuff" % "push" % "1.4.8.1"

Advertisement

Dependencies from Group

Jul 10, 2023
43 usages
333 stars
Jul 10, 2023
25 usages
333 stars
Jul 10, 2023
8 usages
333 stars
Jul 10, 2023
8 usages
333 stars
Jul 10, 2023
6 usages
333 stars

Discover Dependencies

Sep 12, 2012
4 usages
Sep 12, 2012
1 usages
Sep 12, 2012
2 usages
Jun 16, 2013
0 stars
Jun 28, 2014
0 stars
Feb 22, 2014
0 stars
Jun 11, 2014
0 stars
Feb 16, 2015
1 stars
Jul 10, 2014
1 usages
0 stars