License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdinmethod-grid-examples |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionInMethod Grid Examples
Advanced grid components for Apache Wicket - Example Application
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/inmethod-grid-examples/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>inmethod-grid-examples</artifactId>
<version>1.5.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/inmethod-grid-examples/
implementation 'org.wicketstuff:inmethod-grid-examples:1.5.0'
// https://jarcasting.com/artifacts/org.wicketstuff/inmethod-grid-examples/
implementation ("org.wicketstuff:inmethod-grid-examples:1.5.0")
'org.wicketstuff:inmethod-grid-examples:war:1.5.0'
<dependency org="org.wicketstuff" name="inmethod-grid-examples" rev="1.5.0">
<artifact name="inmethod-grid-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='inmethod-grid-examples', version='1.5.0')
)
libraryDependencies += "org.wicketstuff" % "inmethod-grid-examples" % "1.5.0"
[org.wicketstuff/inmethod-grid-examples "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff : wicketstuff-inmethod-grid | jar | 1.5.0 |
org.apache.wicket : wicket-extensions | jar | 1.5.0 |
org.apache.wicket : wicket | pom | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.2 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.eclipse.jetty.aggregate : jetty-all-server | jar | 7.5.1.v20110908 |