Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.63 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.63 KB

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:

Wicket wicket-crudifier Maven Central
7.x 3.x Maven Central with version prefix filter
8.x 4.x Maven Central with version prefix filter
9.x 5.x Maven 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