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