<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-core-annotations</artifactId>
<version>1.21-RC2</version>
</dependency>
libraryDependencies += "org.codehaus.enunciate" % "enunciate-core-annotations" % "1.21-RC2"
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-core-annotations', version='1.21-RC2')
)
<dependency org="org.codehaus.enunciate" name="enunciate-core-annotations" rev="1.21-RC2" />