File | Operation |
---|---|
switchyard-2.0.1.redhat-621090.pom | download |
<dependency>
<groupId>org.switchyard.karaf</groupId>
<artifactId>switchyard</artifactId>
<version>2.0.1.redhat-621090</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.switchyard.karaf', module='switchyard', version='2.0.1.redhat-621090')
)
<parent> <groupId>org.switchyard.karaf</groupId> <artifactId>switchyard-karaf-parent</artifactId> <version>2.0.1.redhat-621090</version> </parent>