<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-aspectj</artifactId>
<version>1.4.0-RC2</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.shiro', module='shiro-aspectj', version='1.4.0-RC2')
)