MVN

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

Maven & Gradle

Mar 16, 2015
598 stars

An archetype which creates an empty Scalate web application

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

Latest Version

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

  • Latest Stable: 1.7.1

All Versions

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

Version Vulnerabilities Updated
1.7.x
scalate-archetype-jersey_2.10-1.7.1
scalate-archetype-jersey_2.10-1.7.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.scalatra.scalate.tooling -DarchetypeArtifactId=scalate-archetype-jersey_2.10 -DarchetypeVersion=1.7.1