Jar examples for f:fabric-boot-commands
Fuse Fabric :: Boot Commands
You can download jar file fabric-boot-commands 1.1.0.CR2 in this page.
Apache License
You can use the following script to add fabric-boot-commands-1.1.0.CR2.jar to your project.
<dependency> <groupId>io.fabric8</groupId> <artifactId>fabric-boot-commands</artifactId> <version>1.1.0.CR2</version> </dependency>
compile group: 'io.fabric8', name: 'fabric-boot-commands', version: '1.1.0.CR2'
libraryDependencies += "io.fabric8" % "fabric-boot-commands" % "1.1.0.CR2"
<dependency org="io.fabric8" name="fabric-boot-commands" rev="1.1.0.CR2"/>
@Grapes(@Grab(group='io.fabric8', module='fabric-boot-commands', version='1.1.0.CR2'))
'io.fabric8:fabric-boot-commands:jar:1.1.0.CR2'
Click the following link to download the jar file.
fabric-boot-commands-1.1.0.CR2-javadoc.jar