<dependency>
<groupId>com.google.endpoints</groupId>
<artifactId>endpoints-framework-tools</artifactId>
<version>2.0.9</version>
</dependency>
@Grapes(
@Grab(group='com.google.endpoints', module='endpoints-framework-tools', version='2.0.9')
)