is not current version
Last Version 6.4.0

org.wicketstuff:wicketstuff-console 1.5.9.1

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

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-console
Version

Version

1.5.9.1
Type

Type

jar

Download wicketstuff-console 1.5.9.1


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