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