File | Operation |
---|---|
kernel-1.0.0.pom | download |
<dependency>
<groupId>org.apache.servicemix.kernel</groupId>
<artifactId>kernel</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.kernel', module='kernel', version='1.0.0')
)
<parent> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-pom</artifactId> <version>1.0</version> </parent>