Last Version

wicket-editable-grid 0.1

Editable datagrid implementation with wicket

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.code-troopers
ArtifactId

ArtifactId

wicket-editable-grid
Version

Version

0.1
Type

Type

jar
Description

Description

wicket-editable-grid
Editable datagrid implementation with wicket
Source Code Management

Source Code Management

https://github.com/code-troopers/wicket-editable-grid

Download wicket-editable-grid 0.1


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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-all-server jar 8.1.10.v20130312

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.