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