MVN

org.resthub : resthub-mongodb-backbonejs-archetype

Maven & Gradle

Oct 03, 2014
5 stars

RESThub Spring MongoDB Backbone.js webapp archetype

mvn archetype:generate -DarchetypeGroupId=org.resthub -DarchetypeArtifactId=resthub-mongodb-backbonejs-archetype -DarchetypeVersion=2.2.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.resthub : resthub-mongodb-backbonejs-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of org.resthub : resthub-mongodb-backbonejs-archetype to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.2.x
resthub-mongodb-backbonejs-archetype-2.2.0
2.1.x
resthub-mongodb-backbonejs-archetype-2.1.6
resthub-mongodb-backbonejs-archetype-2.1.5
resthub-mongodb-backbonejs-archetype-2.1.4
resthub-mongodb-backbonejs-archetype-2.1.3
resthub-mongodb-backbonejs-archetype-2.1.2
resthub-mongodb-backbonejs-archetype-2.1.1
resthub-mongodb-backbonejs-archetype-2.1.0
2.0.x
resthub-mongodb-backbonejs-archetype-2.0.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.resthub -DarchetypeArtifactId=resthub-mongodb-backbonejs-archetype -DarchetypeVersion=2.2.0

Advertisement