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.
'org.resthub:resthub-spring-stack:2.1.3'
<dependency>
<groupId>org.resthub</groupId>
<artifactId>resthub-spring-stack</artifactId>
<version>2.1.3</version>
</dependency>
<dependency org="org.resthub" name="resthub-spring-stack" rev="2.1.3"/>
"org.resthub", "resthub-spring-stack", "2.1.3"