Home > wicket-hibernate-archetype

wicket-hibernate-archetype

Wicket-hibernate-archetype is a project mainly written in Java, it's free.

A Maven archetype for a Wicket application with Hibernate 3.5-final

This archetype will create a Maven project with the following characteristics:

  • Everything is configured using Spring 3
  • Hibernate 3.5 is used for persistence
  • Example classes using JPA-style annotations
  • Example DAOs and base classes for CRUD-operations

Have Fun,

Jochen Mader