File | Operation |
---|---|
shiro-support-2.0.0-alpha-2.pom | download |
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-support</artifactId>
<version>2.0.0-alpha-2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.shiro', module='shiro-support', version='2.0.0-alpha-2')
)
<parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-root</artifactId> <version>2.0.0-alpha-2</version> </parent>