File | Operation |
---|---|
fabric-examples-7.2.0.redhat-083.pom | download |
<dependency>
<groupId>org.fusesource.fabric</groupId>
<artifactId>fabric-examples</artifactId>
<version>7.2.0.redhat-083</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.fusesource.fabric', module='fabric-examples', version='7.2.0.redhat-083')
)
<parent> <groupId>org.fusesource.fabric</groupId> <artifactId>fabric-project</artifactId> <version>7.2.0.redhat-083</version> </parent>