Last Version

Editable Grid component for Apache Wicket 9.10.0

Add/Edit/Delete functionality all at once

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-editable-grid
Version

Version

9.10.0
Type

Type

jar
Description

Description

Editable Grid component for Apache Wicket
Add/Edit/Delete functionality all at once

Download wicketstuff-editable-grid 9.10.0


<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-editable-grid/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicketstuff-editable-grid</artifactId>
    <version>9.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-editable-grid/
implementation 'org.wicketstuff:wicketstuff-editable-grid:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-editable-grid/
implementation ("org.wicketstuff:wicketstuff-editable-grid:9.10.0")
'org.wicketstuff:wicketstuff-editable-grid:jar:9.10.0'
<dependency org="org.wicketstuff" name="wicketstuff-editable-grid" rev="9.10.0">
  <artifact name="wicketstuff-editable-grid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-editable-grid', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-editable-grid" % "9.10.0"
[org.wicketstuff/wicketstuff-editable-grid "9.10.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.wicket : wicket-extensions jar 9.10.0
org.apache.wicket : wicket-core jar 9.10.0

Project Modules

There are no modules declared in this project.