<dependency>
<groupId>io.toolisticon.cute</groupId>
<artifactId>extension-junit5</artifactId>
<version>0.10.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='io.toolisticon.cute', module='extension-junit5', version='0.10.0')
)