Last Version

Editable Grid Parent 9.10.0

Editable grid component for Apache Wicket

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

editable-grid-parent
Version

Version

9.10.0
Type

Type

pom
Description

Description

Editable Grid Parent
Editable grid component for Apache Wicket
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-9.10.0/editable-grid-parent

Download editable-grid-parent 9.10.0


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

  • editable-grid
  • editable-grid-examples