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