Skip to content

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

License

LGPL-3.0, Unknown licenses found

Licenses found

LGPL-3.0
LICENSE
Unknown
licence-preamble.txt
Notifications You must be signed in to change notification settings

PMJMendes/wicket-crudifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wicket-crudifier

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

Maven projects

Add the following maven dependency to your project pom.xml:

<dependency>
   <groupId>com.premiumminds</groupId>
   <artifactId>wicket-crudifier</artifactId>
   <version>4.1</version>
</dependency>

Check out sonatype repository for latest snapshots and releases.

Documentation

Continuous Integration

Build Status

CI is hosted by travis-ci.org

Licence

Copyright (C) 2014 Premium Minds

Licensed under the GNU Lesser General Public Licence

About

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

Resources

License

LGPL-3.0, Unknown licenses found

Licenses found

LGPL-3.0
LICENSE
Unknown
licence-preamble.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 84.8%
  • HTML 14.4%
  • Other 0.8%