is not current version
Last Version 2.5.0-jdk-11

com.rapiddweller:rd-lib-contiperf 2.3.5+jdk-8

'rapiddweller 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.

GroupId

GroupId

com.rapiddweller
ArtifactId

ArtifactId

rd-lib-contiperf
Version

Version

2.3.5+jdk-8
Type

Type

jar

Download rd-lib-contiperf 2.3.5+jdk-8


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