Download resthub-mongodb-backbonejs-archetype-2.1.0-sources.jar
resthub/resthub-mongodb-backbonejs-archetype-2.1.0-sources.jar.zip( 456 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
META-INF/maven/archetype-metadata.xml
archetype-resources.src.main.java.SampleInitializer.java
archetype-resources.src.main.java.WebAppInitializer.java
archetype-resources.src.main.java.controller.SampleController.java
archetype-resources.src.main.java.model.Sample.java
archetype-resources.src.main.java.repository.SampleRepository.java
archetype-resources/pom.xml
archetype-resources/src/main/resources/applicationContext.xml
archetype-resources/src/main/resources/logback.xml
archetype-resources/src/main/webapp/css/bootstrap-responsive.css
archetype-resources/src/main/webapp/css/bootstrap.css
archetype-resources/src/main/webapp/css/html5-boilerplate.css
archetype-resources/src/main/webapp/css/qunit.css
archetype-resources/src/main/webapp/css/style.css
archetype-resources/src/main/webapp/favicon.ico
archetype-resources/src/main/webapp/img/backbone.png
archetype-resources/src/main/webapp/img/glyphicons-halflings-white.png
archetype-resources/src/main/webapp/img/glyphicons-halflings.png
archetype-resources/src/main/webapp/index.html
archetype-resources/src/main/webapp/js/app.js
archetype-resources/src/main/webapp/js/build/build-config.js
archetype-resources/src/main/webapp/js/build/build-maven-config.js
archetype-resources/src/main/webapp/js/build/build-node-config.js
archetype-resources/src/main/webapp/js/build/r.js
archetype-resources/src/main/webapp/js/collection/samples.js
archetype-resources/src/main/webapp/js/lib/async.js
archetype-resources/src/main/webapp/js/lib/backbone-datagrid.js
archetype-resources/src/main/webapp/js/lib/backbone-paginator.js
archetype-resources/src/main/webapp/js/lib/backbone-queryparams.js
archetype-resources/src/main/webapp/js/lib/backbone-relational.js
archetype-resources/src/main/webapp/js/lib/backbone-validation.js
archetype-resources/src/main/webapp/js/lib/backbone.js
archetype-resources/src/main/webapp/js/lib/bootstrap.js
archetype-resources/src/main/webapp/js/lib/handlebars.js
archetype-resources/src/main/webapp/js/lib/i18n.js
archetype-resources/src/main/webapp/js/lib/jquery.js
archetype-resources/src/main/webapp/js/lib/json2.js
archetype-resources/src/main/webapp/js/lib/keymaster.js
archetype-resources/src/main/webapp/js/lib/localstorage.js
archetype-resources/src/main/webapp/js/lib/moment-lang/de.js
archetype-resources/src/main/webapp/js/lib/moment-lang/es.js
archetype-resources/src/main/webapp/js/lib/moment-lang/fr.js
archetype-resources/src/main/webapp/js/lib/moment-lang/it.js
archetype-resources/src/main/webapp/js/lib/moment-lang/jp.js
archetype-resources/src/main/webapp/js/lib/moment-lang/ru.js
archetype-resources/src/main/webapp/js/lib/moment.js
archetype-resources/src/main/webapp/js/lib/qunit.js
archetype-resources/src/main/webapp/js/lib/require.js
archetype-resources/src/main/webapp/js/lib/resthub/backbone-validation-ext.js
archetype-resources/src/main/webapp/js/lib/resthub/console.js
archetype-resources/src/main/webapp/js/lib/resthub/handlebars-helpers.js
archetype-resources/src/main/webapp/js/lib/resthub/jquery-event-destroyed.js
archetype-resources/src/main/webapp/js/lib/resthub/pubsub.js
archetype-resources/src/main/webapp/js/lib/resthub/require-handlebars.js
archetype-resources/src/main/webapp/js/lib/resthub/resthub.js
archetype-resources/src/main/webapp/js/lib/text.js
archetype-resources/src/main/webapp/js/lib/underscore-string.js
archetype-resources/src/main/webapp/js/lib/underscore.js
archetype-resources/src/main/webapp/js/main.js
archetype-resources/src/main/webapp/js/model/sample.js
archetype-resources/src/main/webapp/js/router/app-router.js
archetype-resources/src/main/webapp/js/view/about-view.js
archetype-resources/src/main/webapp/js/view/samples-view.js
archetype-resources/src/main/webapp/template/about.hbs
archetype-resources/src/main/webapp/template/samples.hbs
Related examples in the same category