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