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