License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdorg.cometd.java |
ArtifactId | ArtifactIdcometd-java-benchmark-common |
Last Version | Last Version7.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCometD :: Java :: Benchmark :: Common
The CometD project is a scalable web messaging bus that uses WebSocket
and HTTP AJAX push technology patterns known as "Comet" techniques
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.cometd.java/cometd-java-benchmark-common/ -->
<dependency>
<groupId>org.cometd.java</groupId>
<artifactId>cometd-java-benchmark-common</artifactId>
<version>7.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.cometd.java/cometd-java-benchmark-common/
implementation 'org.cometd.java:cometd-java-benchmark-common:7.0.7'
// https://jarcasting.com/artifacts/org.cometd.java/cometd-java-benchmark-common/
implementation ("org.cometd.java:cometd-java-benchmark-common:7.0.7")
'org.cometd.java:cometd-java-benchmark-common:jar:7.0.7'
<dependency org="org.cometd.java" name="cometd-java-benchmark-common" rev="7.0.7">
<artifact name="cometd-java-benchmark-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cometd.java', module='cometd-java-benchmark-common', version='7.0.7')
)
libraryDependencies += "org.cometd.java" % "cometd-java-benchmark-common" % "7.0.7"
[org.cometd.java/cometd-java-benchmark-common "7.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-util | jar | 11.0.11 |
org.eclipse.jetty.toolchain : jetty-perf-helper | jar | 1.0.7 |