MVN

org.fusesource.scalate.tooling : scalate-archetype-guice

Maven & Gradle

Nov 15, 2011
1 usages
598 stars

An archetype which creates an empty Scalate Guice web application

mvn archetype:generate -DarchetypeGroupId=org.fusesource.scalate.tooling -DarchetypeArtifactId=scalate-archetype-guice -DarchetypeVersion=1.5.3-scala_2.8.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fusesource.scalate.tooling : scalate-archetype-guice to generate a Maven project - Latest Versions:

  • Latest Stable: 1.5.3-scala_2.8.2

All Versions

Choose a version of org.fusesource.scalate.tooling : scalate-archetype-guice to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.5.x
scalate-archetype-guice-1.5.3-scala_2.8.2
scalate-archetype-guice-1.5.3
scalate-archetype-guice-1.5.2-scala_2.8.1
scalate-archetype-guice-1.5.2
scalate-archetype-guice-1.5.1
scalate-archetype-guice-1.5.0
1.4.x
scalate-archetype-guice-1.4.1
scalate-archetype-guice-1.4.0
1.3.x
scalate-archetype-guice-1.3.2
scalate-archetype-guice-1.3.1
1.3
scalate-archetype-guice-1.3
1.2
scalate-archetype-guice-1.2
1.1
scalate-archetype-guice-1.1
1.0
scalate-archetype-guice-1.0

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.fusesource.scalate.tooling -DarchetypeArtifactId=scalate-archetype-guice -DarchetypeVersion=1.5.3-scala_2.8.2