MVN

org.fusesource.scalate.tooling : scalate-archetype-jersey_2.10

Maven & Gradle

Dec 29, 2012
1 usages
598 stars

An archetype which creates an empty Scalate web application

mvn archetype:generate -DarchetypeGroupId=org.fusesource.scalate.tooling -DarchetypeArtifactId=scalate-archetype-jersey_2.10 -DarchetypeVersion=1.6.1
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.6.1

All Versions

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

Version Vulnerabilities Updated
1.6.x
scalate-archetype-jersey_2.10-1.6.1
scalate-archetype-jersey_2.10-1.6.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-jersey_2.10 -DarchetypeVersion=1.6.1