The Enunciate REST runtime contains the libraries to support the Enunciate-specific REST framework.
'org.codehaus.enunciate:enunciate-rest-rt:1.8'
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-rest-rt</artifactId>
<version>1.8</version>
</dependency>
<dependency org="org.codehaus.enunciate" name="enunciate-rest-rt" rev="1.8"/>
"org.codehaus.enunciate", "enunciate-rest-rt", "1.8"