Download fabric-runtime-container-common-1.1.0.CR4.jar file - Jar f

Jar examples for f:fabric-runtime-container-common

Description

You can download jar file fabric-runtime-container-common 1.1.0.CR4 in this page.

License

Apache License

Build File

You can use the following script to add fabric-runtime-container-common-1.1.0.CR4.jar to your project.

<dependency>
   <groupId>io.fabric8.runtime</groupId>
   <artifactId>fabric-runtime-container-common</artifactId>
   <version>1.1.0.CR4</version>
</dependency>
compile group: 'io.fabric8.runtime', name: 'fabric-runtime-container-common', version: '1.1.0.CR4'
libraryDependencies += "io.fabric8.runtime" % "fabric-runtime-container-common" % "1.1.0.CR4"
<dependency org="io.fabric8.runtime" name="fabric-runtime-container-common" rev="1.1.0.CR4"/>
@Grapes(@Grab(group='io.fabric8.runtime', module='fabric-runtime-container-common', version='1.1.0.CR4'))
'io.fabric8.runtime:fabric-runtime-container-common:jar:1.1.0.CR4'

Download

Click the following link to download the jar file.

fabric-runtime-container-common-1.1.0.CR4-sources.jar
fabric-runtime-container-common-1.1.0.CR4.jar
fabric-runtime-container-common-1.1.0.CR4.pom



Related Tutorials