<dependency>
<groupId>io.github.std-uritemplate</groupId>
<artifactId>std-uritemplate</artifactId>
<version>1.0.5</version>
</dependency>
@Grapes(
@Grab(group='io.github.std-uritemplate', module='std-uritemplate', version='1.0.5')
)