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