Home

Awesome

wicket-crudifier

wicket-crudifier is a library to easily create CRUD's with wicket

Maven projects

Maven Central

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:

Wicketwicket-crudifierMaven Central
7.x3.xMaven Central with version prefix filter
8.x4.xMaven Central with version prefix filter
9.x5.xMaven Central with version prefix filter

Documentation

Continuous Integration

Java CI with Maven

Licence

Copyright (C) 2014 Premium Minds

Licensed under the GNU Lesser General Public Licence