is not current version
Last Version 2.0.0

pl.wavesoftware:jmh-junit-utilities 1.0.0

This micro library with useful JUnit rules.

Categories

Categories

JUnit Unit Testing JMH Application Testing & Monitoring Performance analysis
GroupId

GroupId

pl.wavesoftware
ArtifactId

ArtifactId

jmh-junit-utilities
Version

Version

1.0.0
Type

Type

jar

Download jmh-junit-utilities 1.0.0


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