<dependency>
<groupId>org.jibx.schema.ws</groupId>
<artifactId>org.jibx.schema.ws.client</artifactId>
<version>1.2.4</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.jibx.schema.ws', module='org.jibx.schema.ws.client', version='1.2.4')
)