<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-core-annotations</artifactId>
<version>1.30</version>
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-core-annotations', version='1.30')
)