文件名 | 操作 |
---|---|
shiro-root-1.0.0-incubating.pom | 下载 |
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-root</artifactId>
<version>1.0.0-incubating</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.shiro', module='shiro-root', version='1.0.0-incubating')
)