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