MVN

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

Maven & Gradle

Nov 15, 2011
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 -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-jersey 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-jersey to generate a Maven project - All Versions:

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

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 -DarchetypeVersion=1.5.3-scala_2.8.2