Jraml helps you build your java implementation of REST API, based on specification, described by raml file.
'com.github.hammelion:jraml:0.3'
<dependency>
<groupId>com.github.hammelion</groupId>
<artifactId>jraml</artifactId>
<version>0.3</version>
</dependency>
<dependency org="com.github.hammelion" name="jraml" rev="0.3"/>
"com.github.hammelion", "jraml", "0.3"