File | Operation |
---|---|
stormpath-shiro-tutorials-0.8.0-RC1.pom | download |
<dependency>
<groupId>com.stormpath.shiro</groupId>
<artifactId>stormpath-shiro-tutorials</artifactId>
<version>0.8.0-RC1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.stormpath.shiro', module='stormpath-shiro-tutorials', version='0.8.0-RC1')
)
<dependency org="com.stormpath.shiro" name="stormpath-shiro-tutorials" rev="0.8.0-RC1" />
<parent> <groupId>com.stormpath.shiro</groupId> <artifactId>stormpath-shiro-root</artifactId> <version>0.8.0-RC1</version> </parent>