r

rd-lib-contiperf

ContiPerf is an open source testing utility forked from Databene ContiPerf by Volker Bergmann that enables the user to easily convert JUnit 4 test cases into performance tests.
https://www.rapiddweller.com/opensource/rd-lib-contiperf
Apache License 2.0
rapiddweller GmbH
Volker Bergmann Alexander Kell Peter Brinkhoff
Files download
File Operation
rd-lib-contiperf-2.6.0-jdk-11.jar download
rd-lib-contiperf-2.6.0-jdk-11.pom download
rd-lib-contiperf-2.6.0-jdk-11-sources.jar download
Apache Maven
<dependency>
  <groupId>com.rapiddweller</groupId>
  <artifactId>rd-lib-contiperf</artifactId>
  <version>2.6.0-jdk-11</version>
</dependency>
Gradle Groovy
implementation 'com.rapiddweller:rd-lib-contiperf:2.6.0-jdk-11'
Gradle Kotlin
implementation("com.rapiddweller:rd-lib-contiperf:2.6.0-jdk-11")
Scala SBT
libraryDependencies += "com.rapiddweller" % "rd-lib-contiperf" % "2.6.0-jdk-11"
Groovy Grape
@Grapes(
  @Grab(group='com.rapiddweller', module='rd-lib-contiperf', version='2.6.0-jdk-11')
)
Apache Ivy
<dependency org="com.rapiddweller" name="rd-lib-contiperf" rev="2.6.0-jdk-11" />
Leiningen
[com.rapiddweller/rd-lib-contiperf "2.6.0-jdk-11"]
Apache Buildr
'com.rapiddweller:rd-lib-contiperf:jar:2.6.0-jdk-11'
Dependencies