License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdconsole-examples |
Last Version | Last Version6.4.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionWicket Console - Examples
Examples of Wicket Console
|
Filename | Size |
---|---|
console-examples-6.4.0.pom | |
console-examples-6.4.0.war | 46 MB |
console-examples-6.4.0-sources.jar | 47 KB |
console-examples-6.4.0-javadoc.jar | 245 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/console-examples/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>console-examples</artifactId>
<version>6.4.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/console-examples/
implementation 'org.wicketstuff:console-examples:6.4.0'
// https://jarcasting.com/artifacts/org.wicketstuff/console-examples/
implementation ("org.wicketstuff:console-examples:6.4.0")
'org.wicketstuff:console-examples:war:6.4.0'
<dependency org="org.wicketstuff" name="console-examples" rev="6.4.0">
<artifact name="console-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='console-examples', version='6.4.0')
)
libraryDependencies += "org.wicketstuff" % "console-examples" % "6.4.0"
[org.wicketstuff/console-examples "6.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff : wicketstuff-console | jar | 6.4.0 |
org.wicketstuff : wicketstuff-console-templates | jar | 6.4.0 |
org.apache.wicket : wicket-spring | jar | 6.4.0 |
org.apache.wicket : wicket-ioc | jar | 6.4.0 |
org.springframework : spring-web | jar | 3.0.6.RELEASE |
org.springframework : spring-orm | jar | 3.0.6.RELEASE |
commons-dbcp : commons-dbcp | jar | 1.3 |
org.hibernate : hibernate-core | jar | 3.6.8.Final |
org.apache.wicket : wicket | pom | 6.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hsqldb : hsqldb | jar | 2.2.6 |
javassist : javassist | jar | 3.12.1.GA |
org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 3.0.6.RELEASE |
org.eclipse.jetty.aggregate : jetty-all-server | jar | 7.5.4.v20111024 |
junit : junit | jar | 4.10 |