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