RESThub Spring stack

RESThub Spring stack is an 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-spring-stack
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

http://resthub.org

Download resthub-spring-stack

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

  • resthub-common
  • resthub-jpa
  • resthub-mongodb
  • resthub-test
  • resthub-web

Versions

Version
2.2.0
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0