<dependency>
<groupId>com.vlkan.hrrs</groupId>
<artifactId>hrrs-distiller-base64</artifactId>
<version>0.3</version>
</dependency>
@Grapes(
@Grab(group='com.vlkan.hrrs', module='hrrs-distiller-base64', version='0.3')
)
<parent> <groupId>com.vlkan.hrrs</groupId> <artifactId>hrrs-parent</artifactId> <version>0.3</version> </parent>