<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-core</artifactId>
<version>1.4.0</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-root</artifactId> <version>1.4.0</version> </parent>
compile
|-- org.apache.shiro:shiro-lang
|-- org.apache.shiro:shiro-cache
|-- org.apache.shiro:shiro-crypto-hash
|-- org.apache.shiro:shiro-crypto-cipher
|-- org.apache.shiro:shiro-config-core
|-- org.apache.shiro:shiro-config-ogdl
|-- org.apache.shiro:shiro-event
|-- log4j:log4j
test
|-- hsqldb:hsqldb