MVN

org.wicketstuff : wicketstuff-console

Maven & Gradle

Feb 14, 2015
330 stars

Wicket Console · Wicket Console allows to execute dynamic (scripting) languages at runtime

<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicketstuff-console</artifactId>
    <version>1.5.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.13
  • Latest Release Candidate: 1.5-RC7
  • Latest Beta: 6.0.0-beta3

All Versions

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

Version Vulnerabilities Updated
6.4.x
wicketstuff-console-6.4.0
6.3.x
wicketstuff-console-6.3.0
6.2.x
wicketstuff-console-6.2.1
wicketstuff-console-6.2.0
6.0.x
wicketstuff-console-6.0.0
wicketstuff-console-6.0.0-beta3
1.5.x
wicketstuff-console-1.5.13
wicketstuff-console-1.5.9.1
wicketstuff-console-1.5.9
wicketstuff-console-1.5.8.1
wicketstuff-console-1.5.8
wicketstuff-console-1.5.7
wicketstuff-console-1.5.5
wicketstuff-console-1.5.4
wicketstuff-console-1.5.3.1
wicketstuff-console-1.5.3
wicketstuff-console-1.5.2
wicketstuff-console-1.5.1
wicketstuff-console-1.5.0
1.5
wicketstuff-console-1.5-RC7
wicketstuff-console-1.5-RC5.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicketstuff-console</artifactId>
    <version>1.5.13</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.wicketstuff:wicketstuff-console:1.5.13'

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

implementation("org.wicketstuff:wicketstuff-console:1.5.13")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.wicketstuff" % "wicketstuff-console" % "1.5.13"

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

Feb 02, 2022
3 usages
489 stars
May 10, 2017
3 usages
Jan 02, 2023
6 usages
43 stars
Jul 09, 2020
3 usages
5 stars
Jan 22, 2022
11 usages
2 stars
Jan 03, 2023
3 usages
1.6k stars