<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-config-ogdl</artifactId>
<version>2.0.0-alpha-2</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.shiro', module='shiro-config-ogdl', version='2.0.0-alpha-2')
)
<parent> <groupId>org.apache.shiro</groupId> <artifactId>shiro-config</artifactId> <version>2.0.0-alpha-2</version> </parent>
compile
|-- org.apache.shiro:shiro-lang
|-- org.apache.shiro:shiro-config-core
|-- org.apache.shiro:shiro-event
|-- commons-beanutils:commons-beanutils