<dependency>
<groupId>com.eurodyn.qlack2.fuse</groupId>
<artifactId>qlack2-fuse-caching-api</artifactId>
<version>2.2.2</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.eurodyn.qlack2.fuse', module='qlack2-fuse-caching-api', version='2.2.2')
)
<parent> <groupId>com.eurodyn.qlack2.fuse</groupId> <artifactId>qlack2-fuse-caching</artifactId> <version>2.2.2</version> </parent>