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