is not current version
Last Version 0.1.6

de.dagere.peass:peass-jmh 0.1.0

Enables the execution of JMH benchmarks with Peass regression test selection and root cause analysis

Categories

Categories

JMH Application Testing & Monitoring Performance analysis
GroupId

GroupId

de.dagere.peass
ArtifactId

ArtifactId

peass-jmh
Version

Version

0.1.0
Type

Type

jar

Download peass-jmh 0.1.0


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