<dependency>
<groupId>com.rapiddweller</groupId>
<artifactId>rd-lib-common</artifactId>
<version>2.0.1-jdk-11</version>
</dependency>
@Grapes(
@Grab(group='com.rapiddweller', module='rd-lib-common', version='2.0.1-jdk-11')
)