<dependency>
<groupId>de.holisticon.annotationprocessortoolkit</groupId>
<artifactId>testhelper</artifactId>
<version>0.6.2</version>
<type>bundle</type>
</dependency>
libraryDependencies += "de.holisticon.annotationprocessortoolkit" % "testhelper" % "0.6.2"
@Grapes(
@Grab(group='de.holisticon.annotationprocessortoolkit', module='testhelper', version='0.6.2')
)
<dependency org="de.holisticon.annotationprocessortoolkit" name="testhelper" rev="0.6.2" />