文件名 | 操作 |
---|---|
shiro-root-2.0.0-alpha-3.pom | 下载 |
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-root</artifactId>
<version>2.0.0-alpha-3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.shiro', module='shiro-root', version='2.0.0-alpha-3')
)
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>30</version> </parent>
test
|-- org.junit.jupiter:junit-jupiter-api
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.hamcrest:hamcrest-core:2.2
|-- org.assertj:assertj-core:3.24.2
|-- org.easymock:easymock:5.1.0