License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-console |
Last Version | Last Version6.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket Console
Wicket Console allows to execute dynamic (scripting) languages at runtime
|
Filename | Size |
---|---|
wicketstuff-console-6.4.0.pom | |
wicketstuff-console-6.4.0.jar | 45 KB |
wicketstuff-console-6.4.0-sources.jar | 39 KB |
wicketstuff-console-6.4.0-javadoc.jar | 253 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
junit : junit | jar | 4.10 |