| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesAnt Build Tools | 
        
| GroupId | GroupIdorg.openimaj.tools | 
    
| ArtifactId | ArtifactIdHadoopClusterQuantiserTool | 
    
| Last Version | Last Version1.3.10 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionHadoopClusterQuantiserTool 
            Distributed feature quantisation tool. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.openimaj.tools/HadoopClusterQuantiserTool/ -->
<dependency>
    <groupId>org.openimaj.tools</groupId>
    <artifactId>HadoopClusterQuantiserTool</artifactId>
    <version>1.3.10</version>
</dependency>
                // https://jarcasting.com/artifacts/org.openimaj.tools/HadoopClusterQuantiserTool/
implementation 'org.openimaj.tools:HadoopClusterQuantiserTool:1.3.10'
                // https://jarcasting.com/artifacts/org.openimaj.tools/HadoopClusterQuantiserTool/
implementation ("org.openimaj.tools:HadoopClusterQuantiserTool:1.3.10")
                'org.openimaj.tools:HadoopClusterQuantiserTool:jar:1.3.10'
                <dependency org="org.openimaj.tools" name="HadoopClusterQuantiserTool" rev="1.3.10">
  <artifact name="HadoopClusterQuantiserTool" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.openimaj.tools', module='HadoopClusterQuantiserTool', version='1.3.10')
)
                libraryDependencies += "org.openimaj.tools" % "HadoopClusterQuantiserTool" % "1.3.10"
                [org.openimaj.tools/HadoopClusterQuantiserTool "1.3.10"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.openimaj.tools : ClusterQuantiserTool | jar | 1.3.10 | 
| org.openimaj : core-hadoop | jar | 1.3.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.openimaj.tools : HadoopLocalFeaturesTool | jar | 1.3.10 | 
| junit : junit | jar | 4.8.2 |