文件名 | 操作 |
---|---|
stormpath-shiro-examples-0.7.0.pom | 下载 |
<dependency>
<groupId>com.stormpath.shiro</groupId>
<artifactId>stormpath-shiro-examples</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.stormpath.shiro', module='stormpath-shiro-examples', version='0.7.0')
)