| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sourceforge.basher |
| ArtifactId | ArtifactIdbasher |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBasher
A tool to assist in creating reproducible test environments for profiling and performance testing of
POJO services
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| basher-1.0.2.pom | |
| basher-1.0.2.jar | 67 KB |
| basher-1.0.2-sources.jar | 62 KB |
| basher-1.0.2-javadoc.jar | 281 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.basher/basher/ -->
<dependency>
<groupId>net.sourceforge.basher</groupId>
<artifactId>basher</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.basher/basher/
implementation 'net.sourceforge.basher:basher:1.0.2'
// https://jarcasting.com/artifacts/net.sourceforge.basher/basher/
implementation ("net.sourceforge.basher:basher:1.0.2")
'net.sourceforge.basher:basher:jar:1.0.2'
<dependency org="net.sourceforge.basher" name="basher" rev="1.0.2">
<artifact name="basher" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.basher', module='basher', version='1.0.2')
)
libraryDependencies += "net.sourceforge.basher" % "basher" % "1.0.2"
[net.sourceforge.basher/basher "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| hivemind : hivemind | jar | 1.1 |
| hivemind : hivemind-lib | jar | 1.1 |
| commons-logging : commons-logging | jar | 1.0.4 |
| bsh : bsh | jar | 2.0b1 |
| jfree : jfreechart | jar | 1.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.8 |
| oro : oro | jar | 2.0.8 |
| jboss : javassist | jar | 3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| easymock : easymock | jar | 1.1 |