文件名 | 操作 |
---|---|
struts2-osgi-bundles-6.1.2.1.pom | 下载 |
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-osgi-bundles</artifactId>
<version>6.1.2.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.struts', module='struts2-osgi-bundles', version='6.1.2.1')
)