is not current version
Last Version 1.5-RC5.1

org.wicketstuff:console 1.4.17.2

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

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

console
Version

Version

1.4.17.2
Type

Type

jar

Download console 1.4.17.2


<!-- https://jarcasting.com/artifacts/org.wicketstuff/console/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>console</artifactId>
    <version>1.4.17.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/console/
implementation 'org.wicketstuff:console:1.4.17.2'
// https://jarcasting.com/artifacts/org.wicketstuff/console/
implementation ("org.wicketstuff:console:1.4.17.2")
'org.wicketstuff:console:jar:1.4.17.2'
<dependency org="org.wicketstuff" name="console" rev="1.4.17.2">
  <artifact name="console" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='console', version='1.4.17.2')
)
libraryDependencies += "org.wicketstuff" % "console" % "1.4.17.2"
[org.wicketstuff/console "1.4.17.2"]