License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdeditable-grid-examples |
Last Version | Last Version7.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionEditable grid component for Apache Wicket
|
<!-- https://jarcasting.com/artifacts/org.wicketstuff/editable-grid-examples/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>editable-grid-examples</artifactId>
<version>7.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/editable-grid-examples/
implementation 'org.wicketstuff:editable-grid-examples:7.0.0'
// https://jarcasting.com/artifacts/org.wicketstuff/editable-grid-examples/
implementation ("org.wicketstuff:editable-grid-examples:7.0.0")
'org.wicketstuff:editable-grid-examples:war:7.0.0'
<dependency org="org.wicketstuff" name="editable-grid-examples" rev="7.0.0">
<artifact name="editable-grid-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='editable-grid-examples', version='7.0.0')
)
libraryDependencies += "org.wicketstuff" % "editable-grid-examples" % "7.0.0"
[org.wicketstuff/editable-grid-examples "7.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff : wicketstuff-editable-grid | jar | 7.0.0 |
org.apache.wicket : wicket-extensions | jar | 7.0.0 |
org.apache.wicket : wicket-core | jar | 7.0.0 |