文件名 | 操作 |
---|---|
pax-exam-features-4.13.3.pom | 下载 |
<dependency>
<groupId>org.ops4j.pax.exam</groupId>
<artifactId>pax-exam-features</artifactId>
<version>4.13.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.exam', module='pax-exam-features', version='4.13.3')
)