is not current version
Last Version 7.0.7

org.cometd.java:cometd-java-benchmark 3.0.9


Categories

Categories

Java Languages
GroupId

GroupId

org.cometd.java
ArtifactId

ArtifactId

cometd-java-benchmark
Version

Version

3.0.9
Type

Type

pom

Download cometd-java-benchmark 3.0.9

Filename Size
cometd-java-benchmark-3.0.9.pom 763 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.cometd.java/cometd-java-benchmark/ -->
<dependency>
    <groupId>org.cometd.java</groupId>
    <artifactId>cometd-java-benchmark</artifactId>
    <version>3.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.cometd.java/cometd-java-benchmark/
implementation 'org.cometd.java:cometd-java-benchmark:3.0.9'
// https://jarcasting.com/artifacts/org.cometd.java/cometd-java-benchmark/
implementation ("org.cometd.java:cometd-java-benchmark:3.0.9")
'org.cometd.java:cometd-java-benchmark:pom:3.0.9'
<dependency org="org.cometd.java" name="cometd-java-benchmark" rev="3.0.9">
  <artifact name="cometd-java-benchmark" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.cometd.java', module='cometd-java-benchmark', version='3.0.9')
)
libraryDependencies += "org.cometd.java" % "cometd-java-benchmark" % "3.0.9"
[org.cometd.java/cometd-java-benchmark "3.0.9"]