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