is not current version
Last Version 0.15.1-beta.2

com.undefinedlabs.scope:scope-rule-java-jmh 0.8.2-beta.1

Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds. This artifact contains the classes to instrument the Java JMH Benchmark Framework.

Categories

Categories

Java Languages JMH Application Testing & Monitoring Performance analysis
GroupId

GroupId

com.undefinedlabs.scope
ArtifactId

ArtifactId

scope-rule-java-jmh
Version

Version

0.8.2-beta.1
Type

Type

jar

Download scope-rule-java-jmh 0.8.2-beta.1


<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-java-jmh/ -->
<dependency>
    <groupId>com.undefinedlabs.scope</groupId>
    <artifactId>scope-rule-java-jmh</artifactId>
    <version>0.8.2-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-java-jmh/
implementation 'com.undefinedlabs.scope:scope-rule-java-jmh:0.8.2-beta.1'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-java-jmh/
implementation ("com.undefinedlabs.scope:scope-rule-java-jmh:0.8.2-beta.1")
'com.undefinedlabs.scope:scope-rule-java-jmh:jar:0.8.2-beta.1'
<dependency org="com.undefinedlabs.scope" name="scope-rule-java-jmh" rev="0.8.2-beta.1">
  <artifact name="scope-rule-java-jmh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-rule-java-jmh', version='0.8.2-beta.1')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-rule-java-jmh" % "0.8.2-beta.1"
[com.undefinedlabs.scope/scope-rule-java-jmh "0.8.2-beta.1"]