<dependency>
<groupId>org.apereo.inspektr</groupId>
<artifactId>inspektr-common</artifactId>
<version>1.8.12.GA</version>
</dependency>
@Grapes(
@Grab(group='org.apereo.inspektr', module='inspektr-common', version='1.8.12.GA')
)