Overview
This library provides basic plumbing support for better integration with Wicket in a
standard Java EE environment. Hence the name "Joe" from "Joe the Plumber".
Package overview:
- inject: Java EE dependency
injection in wicket components.
- transactions:
integration with JTA transactions. In particular supporting "Open Transaction in View".
Note:
You need a Java EE 6 environment to use CDI.
Maven POM configuration
groupId |
artifactId |
org.wamblee |
wamblee-wicket-joe |
org.wamblee |
wamblee-support-cdi |