<dependency>
<groupId>com.stormpath.shiro</groupId>
<artifactId>stormpath-shiro-quickstart-example</artifactId>
<version>0.7.0</version>
</dependency>
libraryDependencies += "com.stormpath.shiro" % "stormpath-shiro-quickstart-example" % "0.7.0"
@Grapes(
@Grab(group='com.stormpath.shiro', module='stormpath-shiro-quickstart-example', version='0.7.0')
)
<dependency org="com.stormpath.shiro" name="stormpath-shiro-quickstart-example" rev="0.7.0" />