License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-console-templates |
Last Version | Last Version6.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket Console - Templates
Script templates for Wicket Console
|
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-console-templates/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-console-templates</artifactId>
<version>6.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-console-templates/
implementation 'org.wicketstuff:wicketstuff-console-templates:6.5.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-console-templates/
implementation ("org.wicketstuff:wicketstuff-console-templates:6.5.0")
'org.wicketstuff:wicketstuff-console-templates:jar:6.5.0'
<dependency org="org.wicketstuff" name="wicketstuff-console-templates" rev="6.5.0">
<artifact name="wicketstuff-console-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-console-templates', version='6.5.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-console-templates" % "6.5.0"
[org.wicketstuff/wicketstuff-console-templates "6.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff : wicketstuff-console-engine | jar | 6.5.0 |
org.apache.wicket : wicket | pom | 6.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.slf4j : slf4j-simple | jar | 1.6.4 |