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