Last Version

databene ContiPerf 2.3.4

ContiPerf is an open source testing utility that enables the user to easily convert JUnit 4 test cases into performance tests.

License

License

Categories

Categories

Data
GroupId

GroupId

org.databene
ArtifactId

ArtifactId

contiperf
Version

Version

2.3.4
Type

Type

jar
Description

Description

databene ContiPerf
ContiPerf is an open source testing utility that enables the user to easily convert JUnit 4 test cases into performance tests.
Project Organization

Project Organization

Volker Bergmann
Source Code Management

Source Code Management

https://sourceforge.net/p/contiperf/code/HEAD/tree/

Download contiperf 2.3.4


<!-- https://jarcasting.com/artifacts/org.databene/contiperf/ -->
<dependency>
    <groupId>org.databene</groupId>
    <artifactId>contiperf</artifactId>
    <version>2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.databene/contiperf/
implementation 'org.databene:contiperf:2.3.4'
// https://jarcasting.com/artifacts/org.databene/contiperf/
implementation ("org.databene:contiperf:2.3.4")
'org.databene:contiperf:jar:2.3.4'
<dependency org="org.databene" name="contiperf" rev="2.3.4">
  <artifact name="contiperf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.databene', module='contiperf', version='2.3.4')
)
libraryDependencies += "org.databene" % "contiperf" % "2.3.4"
[org.databene/contiperf "2.3.4"]

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.