Last Version

databene ContiPerf 2.4.3

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

License

License

BSD License
GroupId

GroupId

com.github.javatlacati
ArtifactId

ArtifactId

contiperf
Version

Version

2.4.3
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 URL

Project URL

https://github.com/javatlacati/contiperf
Source Code Management

Source Code Management

https://github.com/javatlacati/contiperf

Download contiperf 2.4.3


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

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.