<dependency>
<groupId>ca.uhn.hapi</groupId>
<artifactId>hapi-structures-v231</artifactId>
<version>2.2-beta1</version>
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi', module='hapi-structures-v231', version='2.2-beta1')
)