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