<dependency> <groupId>org.apache.shiro.integrationtests</groupId> <artifactId>shiro-integration-tests</artifactId> <version>1.4.0-RC2</version> <type>pom</type> </dependency>
<dependency org="org.apache.shiro.integrationtests" name="shiro-integration-tests" rev="1.4.0-RC2"> <artifact name="shiro-integration-tests" type="pom" /> </dependency>
@Grapes( @Grab(group='org.apache.shiro.integrationtests', module='shiro-integration-tests', version='1.4.0-RC2') )