<dependency>
<groupId>com.stormpath.shiro</groupId>
<artifactId>shiro-spring-boot-starter</artifactId>
<version>0.7.2</version>
</dependency>
@Grapes(
@Grab(group='com.stormpath.shiro', module='shiro-spring-boot-starter', version='0.7.2')
)
<parent> <groupId>com.stormpath.shiro</groupId> <artifactId>stormpath-shiro-spring-parent</artifactId> <version>0.7.2</version> </parent>
compile
|-- com.stormpath.shiro:shiro-spring-config
|-- org.springframework.boot:spring-boot-autoconfigure
|-- org.springframework.boot:spring-boot-configuration-processor
test