<dependency>
<groupId>io.github.askmeagain</groupId>
<artifactId>meshinery-core-spring</artifactId>
<version>0.1.6</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.github.askmeagain', module='meshinery-core-spring', version='0.1.6')
)