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