MVN

org.wicketstuff.scala : wicket-scala-archetype

Maven & Gradle

Sep 12, 2012

Wicket-Scala Archetype · Basic setup for a project that combines Scala and Wicket, depending on the Wicket-Scala project. Includes an example Specs test.

mvn archetype:generate -DarchetypeGroupId=org.wicketstuff.scala -DarchetypeArtifactId=wicket-scala-archetype -DarchetypeVersion=1.4.21
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wicketstuff.scala : wicket-scala-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 1.4.21
  • Latest Release Candidate: 1.5-RC5.1

All Versions

Choose a version of org.wicketstuff.scala : wicket-scala-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.5
wicket-scala-archetype-1.5-RC5.1
wicket-scala-archetype-1.5-RC4.2
wicket-scala-archetype-1.5-RC3
wicket-scala-archetype-1.5-rc2.1
wicket-scala-archetype-1.5-rc2
wicket-scala-archetype-1.5-RC1.1
wicket-scala-archetype-1.5-RC1
1.4.x
wicket-scala-archetype-1.4.21
wicket-scala-archetype-1.4.20.1
wicket-scala-archetype-1.4.20
wicket-scala-archetype-1.4.19
wicket-scala-archetype-1.4.18
wicket-scala-archetype-1.4.17.3
wicket-scala-archetype-1.4.17.2
wicket-scala-archetype-1.4.17.1
wicket-scala-archetype-1.4.17
wicket-scala-archetype-1.4.16.1
wicket-scala-archetype-1.4.16
wicket-scala-archetype-1.4.15
wicket-scala-archetype-1.4.14
wicket-scala-archetype-1.4.13
wicket-scala-archetype-1.4.12.1
wicket-scala-archetype-1.4.12
wicket-scala-archetype-1.4.11
wicket-scala-archetype-1.4.10.2
wicket-scala-archetype-1.4.10.1
wicket-scala-archetype-1.4.10
wicket-scala-archetype-1.4.9.2
wicket-scala-archetype-1.4.9.1
wicket-scala-archetype-1.4.9
wicket-scala-archetype-1.4.8.1
wicket-scala-archetype-1.4.8
wicket-scala-archetype-1.4.7.1
wicket-scala-archetype-1.4.7

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=org.wicketstuff.scala -DarchetypeArtifactId=wicket-scala-archetype -DarchetypeVersion=1.4.21