RESThub Backbone.js stack

RESThub Backbone.js stack is designed to allow you to build web applications following KISS (Keep It Simple, Stupid), DRY (Don't Repeat Yourself) and REST principles.

License

License

GroupId

GroupId

org.resthub
ArtifactId

ArtifactId

resthub-backbone-stack
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

war
Description

Description

RESThub Backbone.js stack
RESThub Backbone.js stack is designed to allow you to build web applications following KISS (Keep It Simple, Stupid), DRY (Don't Repeat Yourself) and REST principles.

Download resthub-backbone-stack

How to add to project

<!-- https://jarcasting.com/artifacts/org.resthub/resthub-backbone-stack/ -->
<dependency>
    <groupId>org.resthub</groupId>
    <artifactId>resthub-backbone-stack</artifactId>
    <version>2.1.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.resthub/resthub-backbone-stack/
implementation 'org.resthub:resthub-backbone-stack:2.1.2'
// https://jarcasting.com/artifacts/org.resthub/resthub-backbone-stack/
implementation ("org.resthub:resthub-backbone-stack:2.1.2")
'org.resthub:resthub-backbone-stack:war:2.1.2'
<dependency org="org.resthub" name="resthub-backbone-stack" rev="2.1.2">
  <artifact name="resthub-backbone-stack" type="war" />
</dependency>
@Grapes(
@Grab(group='org.resthub', module='resthub-backbone-stack', version='2.1.2')
)
libraryDependencies += "org.resthub" % "resthub-backbone-stack" % "2.1.2"
[org.resthub/resthub-backbone-stack "2.1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.0