Download fabric-groups-1.2.0.redhat-133.jar file - Jar f

Jar examples for f:fabric-groups

Description

FuseSource Fabric :: Cluster Groups API

You can download jar file fabric-groups 1.2.0.redhat-133 in this page.

License

Open Source License

Build File

You can use the following script to add fabric-groups-1.2.0.redhat-133.jar to your project.

<dependency>
   <groupId>io.fabric8</groupId>
   <artifactId>fabric-groups</artifactId>
   <version>1.2.0.redhat-133</version>
</dependency>
compile group: 'io.fabric8', name: 'fabric-groups', version: '1.2.0.redhat-133'
libraryDependencies += "io.fabric8" % "fabric-groups" % "1.2.0.redhat-133"
<dependency org="io.fabric8" name="fabric-groups" rev="1.2.0.redhat-133"/>
@Grapes(@Grab(group='io.fabric8', module='fabric-groups', version='1.2.0.redhat-133'))
'io.fabric8:fabric-groups:jar:1.2.0.redhat-133'

Download

Click the following link to download the jar file.

fabric-groups-1.2.0.redhat-133-sources.jar
fabric-groups-1.2.0.redhat-133.jar
fabric-groups-1.2.0.redhat-133.pom



Related Tutorials