Jar examples for b:basher-framework
Framework for assisting in creating reproducible test environments for profiling and performance testing of POJO services
You can download jar file basher-framework 1.0.11 in this page.
Apache License
You can use the following script to add basher-framework-1.0.11.jar to your project.
<dependency> <groupId>net.sourceforge.basher</groupId> <artifactId>basher-framework</artifactId> <version>1.0.11</version> </dependency>
compile group: 'net.sourceforge.basher', name: 'basher-framework', version: '1.0.11'
libraryDependencies += "net.sourceforge.basher" % "basher-framework" % "1.0.11"
<dependency org="net.sourceforge.basher" name="basher-framework" rev="1.0.11"/>
@Grapes(@Grab(group='net.sourceforge.basher', module='basher-framework', version='1.0.11'))
'net.sourceforge.basher:basher-framework:jar:1.0.11'
Click the following link to download the jar file.
basher-framework-1.0.11-javadoc.jar