is not current version
Last Version 1.11

com.github.blasd.apex:apex-server-jmh 1.9


Categories

Categories

JMH Application Testing & Monitoring Performance analysis
GroupId

GroupId

com.github.blasd.apex
ArtifactId

ArtifactId

apex-server-jmh
Version

Version

1.9
Type

Type

jar

Download apex-server-jmh 1.9


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