| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools | 
        
| GroupId | GroupIdorg.apache.slider | 
    
| ArtifactId | ArtifactIdaccumulo-funtests | 
    
| Last Version | Last Version0.61.0-incubating | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSlider Accumulo Provider Functional Tests 
            Functional tests for the accumulo provider 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.apache.slider/accumulo-funtests/ -->
<dependency>
    <groupId>org.apache.slider</groupId>
    <artifactId>accumulo-funtests</artifactId>
    <version>0.61.0-incubating</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.slider/accumulo-funtests/
implementation 'org.apache.slider:accumulo-funtests:0.61.0-incubating'
                // https://jarcasting.com/artifacts/org.apache.slider/accumulo-funtests/
implementation ("org.apache.slider:accumulo-funtests:0.61.0-incubating")
                'org.apache.slider:accumulo-funtests:jar:0.61.0-incubating'
                <dependency org="org.apache.slider" name="accumulo-funtests" rev="0.61.0-incubating">
  <artifact name="accumulo-funtests" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.slider', module='accumulo-funtests', version='0.61.0-incubating')
)
                libraryDependencies += "org.apache.slider" % "accumulo-funtests" % "0.61.0-incubating"
                [org.apache.slider/accumulo-funtests "0.61.0-incubating"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.slider : slider-accumulo-provider | jar | 0.61.0-incubating | 
| org.apache.slider : slider-core | jar | 0.61.0-incubating | 
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| org.apache.hadoop : hadoop-client | jar | 2.6.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.slider : slider-core | test-jar | 0.61.0-incubating | 
| org.codehaus.groovy : groovy-all | jar | 2.2.2 | 
| org.apache.slider : slider-assembly | tar.gz | 0.61.0-incubating | 
| org.apache.slider : slider-funtest | jar | 0.61.0-incubating | 
| junit : junit | jar | 4.11 | 
| org.apache.hadoop : hadoop-minicluster | jar | 2.6.0 | 
| org.apache.accumulo : accumulo-core | jar | 1.6.1 | 
| org.apache.accumulo : accumulo-minicluster | jar | 1.6.1 | 
| org.apache.accumulo : accumulo-trace | jar | 1.6.1 | 
| org.apache.accumulo : accumulo-fate | jar | 1.6.1 | 
| org.apache.accumulo : accumulo-test | jar | 1.6.1 | 
| org.apache.thrift : libthrift | jar | 0.9.0 |