<dependency>
<groupId>com.mytechia</groupId>
<artifactId>mytechia-commons-library</artifactId>
<version>1.0.9</version>
</dependency>
@Grapes(
@Grab(group='com.mytechia', module='mytechia-commons-library', version='1.0.9')
)