| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.fabric8 | 
    
| ArtifactId | ArtifactIdfabric8-groups | 
    
| Last Version | Last Version2.2.52 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionFabric8 :: Groups 
            Fabric8 the open source integration platform 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| fabric8-groups-2.2.52.pom | |
| fabric8-groups-2.2.52.jar | 35 KB | 
| fabric8-groups-2.2.52-sources.jar | 22 KB | 
| fabric8-groups-2.2.52-javadoc.jar | 120 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.fabric8/fabric8-groups/ -->
<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>fabric8-groups</artifactId>
    <version>2.2.52</version>
</dependency>
                // https://jarcasting.com/artifacts/io.fabric8/fabric8-groups/
implementation 'io.fabric8:fabric8-groups:2.2.52'
                // https://jarcasting.com/artifacts/io.fabric8/fabric8-groups/
implementation ("io.fabric8:fabric8-groups:2.2.52")
                'io.fabric8:fabric8-groups:jar:2.2.52'
                <dependency org="io.fabric8" name="fabric8-groups" rev="2.2.52">
  <artifact name="fabric8-groups" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.fabric8', module='fabric8-groups', version='2.2.52')
)
                libraryDependencies += "io.fabric8" % "fabric8-groups" % "2.2.52"
                [io.fabric8/fabric8-groups "2.2.52"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.fabric8 : fabric8-utils | jar | 2.2.52 | 
| org.apache.curator : curator-framework | jar | 2.9.0 | 
| org.slf4j : slf4j-api | jar | 1.7.12 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.6.3 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.3 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 | 
| log4j : log4j | jar | 1.2.17 |