Skip to content

ScalaExtensions

matozoid edited this page Aug 17, 2011 · 8 revisions

Scala Extensions Project

This small project improves the syntax of Wicket models when using the Scala programming language.

The blog post with the original idea.

You can set up a new Scala+Wicket project including this library with the following archetype (replace the archetypeVersion by the latest from the maven repository

mvn archetype:generate -DarchetypeGroupId=org.wicketstuff.scala -DarchetypeArtifactId=wicket-scala-archetype -DarchetypeVersion=1.5-RC5.1
Clone this wiki locally