<dependency>
<groupId>org.apache.cxf.xjcplugins</groupId>
<artifactId>cxf-xjc-wsdlextension</artifactId>
<version>2.7.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.xjcplugins', module='cxf-xjc-wsdlextension', version='2.7.0')
)