文件名 | 操作 |
---|---|
features-4.0-m1.pom | 下载 |
<dependency>
<groupId>org.apache.servicemix.features</groupId>
<artifactId>features</artifactId>
<version>4.0-m1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.features', module='features', version='4.0-m1')
)