| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.sourceforge.basher | 
    
| ArtifactId | ArtifactIdbasher-framework | 
    
| Last Version | Last Version1.0.13 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionBasher Framework 
            Framework for assisting in creating reproducible test environments for profiling and performance testing
    of POJO services 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| basher-framework-1.0.13.pom | |
| basher-framework-1.0.13.jar | 122 KB | 
| basher-framework-1.0.13-src.tar.gz | 83 KB | 
| basher-framework-1.0.13-sources.jar | 99 KB | 
| basher-framework-1.0.13-javadoc.jar | 482 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sourceforge.basher/basher-framework/ -->
<dependency>
    <groupId>net.sourceforge.basher</groupId>
    <artifactId>basher-framework</artifactId>
    <version>1.0.13</version>
</dependency>
                // https://jarcasting.com/artifacts/net.sourceforge.basher/basher-framework/
implementation 'net.sourceforge.basher:basher-framework:1.0.13'
                // https://jarcasting.com/artifacts/net.sourceforge.basher/basher-framework/
implementation ("net.sourceforge.basher:basher-framework:1.0.13")
                'net.sourceforge.basher:basher-framework:jar:1.0.13'
                <dependency org="net.sourceforge.basher" name="basher-framework" rev="1.0.13">
  <artifact name="basher-framework" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.sourceforge.basher', module='basher-framework', version='1.0.13')
)
                libraryDependencies += "net.sourceforge.basher" % "basher-framework" % "1.0.13"
                [net.sourceforge.basher/basher-framework "1.0.13"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| commons-logging : commons-logging | jar | 1.0.4 | 
| org.ops4j.gaderian : gaderian | jar | 1.0 | 
| org.beanshell : bsh | jar | 2.0b4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j Optional | jar | 1.2.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.easymock : easymock | jar | 2.5.2 | 
| org.easymock : easymockclassextension | jar | 2.4 | 
| junit : junit | jar | 4.6 | 
| junit-addons : junit-addons | jar | 1.4 |