MVN

org.rauschig : wicket-js

Maven & Gradle

Sep 23, 2014
3 usages
9 stars

Wicket JavaScript and jQuery · Wicket JS is a library that helps you to write and handle JavaScript and jQuery within Wicket

<dependency>
    <groupId>org.rauschig</groupId>
    <artifactId>wicket-js</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.rauschig : wicket-js to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of org.rauschig : wicket-js to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
wicket-js-0.4.0
0.3.x
wicket-js-0.3.0
0.2.x
wicket-js-0.2.0
0.1.x
wicket-js-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.rauschig</groupId>
    <artifactId>wicket-js</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.rauschig : wicket-js gradle dependency to your build.gradle file:

implementation 'org.rauschig:wicket-js:0.4.0'

Gradle Kotlin DSL: Add the following org.rauschig : wicket-js gradle kotlin dependency to your build.gradle.kts file:

implementation("org.rauschig:wicket-js:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.rauschig : wicket-js sbt scala dependency to your build.sbt file:

libraryDependencies += "org.rauschig" % "wicket-js" % "0.4.0"

Advertisement

Dependencies from Group

Aug 10, 2021
48 usages
197 stars
Sep 23, 2014
3 usages
9 stars
May 15, 2016
Apr 07, 2014
0 stars

Discover Dependencies

May 06, 2013
1 usages
Jun 13, 2007
4 usages
Jun 29, 2013
4 usages
423 stars
Jun 29, 2010
3 usages
Jul 11, 2007
3 usages
Jan 28, 2013
6 usages
Dec 20, 2011
2 usages
71 stars