Setup HSQLDBPage edited by Ralf EichingerTable of contents
InstallationFor using HSQLDB in a wicket webapplication, which is managed with Maven, you simple have to add this dependency entry: File "pom.xml" ... <dependency> <groupId>hsqldb</groupId> <artifactId>hsqldb</artifactId> <version>1.8.1.1</version> </dependency> ...
Change Notification Preferences
View Online
|
View Change
|
Add Comment
|
- [CONF] Apache Wicket > Setup HSQLDB confluence
- [CONF] Apache Wicket > Setup HSQLDB confluence
