| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools | 
        
| GroupId | GroupIdorg.apache.slider | 
    
| ArtifactId | ArtifactIdslider-funtest | 
    
| Last Version | Last Version0.92.0-incubating | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSlider Functional Tests 
            Functional testing for slider: testing is always fun 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.apache.slider/slider-funtest/ -->
<dependency>
    <groupId>org.apache.slider</groupId>
    <artifactId>slider-funtest</artifactId>
    <version>0.92.0-incubating</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.slider/slider-funtest/
implementation 'org.apache.slider:slider-funtest:0.92.0-incubating'
                // https://jarcasting.com/artifacts/org.apache.slider/slider-funtest/
implementation ("org.apache.slider:slider-funtest:0.92.0-incubating")
                'org.apache.slider:slider-funtest:jar:0.92.0-incubating'
                <dependency org="org.apache.slider" name="slider-funtest" rev="0.92.0-incubating">
  <artifact name="slider-funtest" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.slider', module='slider-funtest', version='0.92.0-incubating')
)
                libraryDependencies += "org.apache.slider" % "slider-funtest" % "0.92.0-incubating"
                [org.apache.slider/slider-funtest "0.92.0-incubating"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.slider : slider-core | jar | 0.92.0-incubating | 
| org.apache.slider : slider-core | test-jar | 0.92.0-incubating | 
| org.apache.hadoop : hadoop-client | jar | 2.7.1 | 
| org.apache.hbase : hbase-client | jar | 0.99.0 | 
| org.apache.slider : command-logger-slider-package | zip | 0.92.0-incubating | 
| org.apache.bigtop.itest : itest-common | jar | 0.7.0 | 
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| junit : junit | jar | 4.11 | 
| org.codehaus.groovy : groovy-all | jar | 2.4.5 | 
| com.jcraft : jsch | jar | 0.1.51 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.slider : slider-assembly | tar.gz | 0.92.0-incubating | 
| org.apache.hadoop : hadoop-minicluster | jar | 2.7.1 | 
| org.apache.slider : slider-agent | tar.gz | 0.92.0-incubating |