wicket-crudifier is a library to easily create CRUD's with wicket
Add the following maven dependency to your project pom.xml
:
<dependency>
<groupId>com.premiumminds</groupId>
<artifactId>wicket-crudifier</artifactId>
<version>5.0</version>
</dependency>
Check out sonatype repository for latest snapshots and releases.
If you use old versions of wicket, here is a compatibility table:
Wicket | wicket-crudifier | Maven Central |
---|---|---|
7.x | 3.x | |
8.x | 4.x | |
9.x | 5.x |
Copyright (C) 2014 Premium Minds
Licensed under the GNU Lesser General Public Licence