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