Last Version

Wicket Console 6.4.0

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

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-console
Version

Version

6.4.0
Type

Type

jar
Description

Description

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

Download wicketstuff-console 6.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.wicketstuff : wicketstuff-console-engine jar 6.4.0
org.wicketstuff : wicketstuff-console-templates jar 6.4.0
org.apache.wicket : wicket-extensions jar 6.4.0
org.apache.wicket : wicket pom 6.4.0

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.4

test (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.