is not current version
Last Version 0.4.2

org.opencypher:morpheus-jmh 0.4.1

Micro benchmarks for Cypher for Apache Spark

Categories

Categories

JMH Application Testing & Monitoring Performance analysis Morpheus Business Logic Libraries Science
GroupId

GroupId

org.opencypher
ArtifactId

ArtifactId

morpheus-jmh
Version

Version

0.4.1
Type

Type

jar

Download morpheus-jmh 0.4.1


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