Last Version

CometD :: Java :: Annotation :: Tests 7.0.7

The CometD project is a scalable web messaging bus that uses WebSocket and HTTP AJAX push technology patterns known as "Comet" techniques

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.cometd.java
ArtifactId

ArtifactId

cometd-java-annotation-tests
Version

Version

7.0.7
Type

Type

jar
Description

Description

CometD :: Java :: Annotation :: Tests
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

The CometD Project

Download cometd-java-annotation-tests 7.0.7


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

Dependencies

test (10)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.17.2
org.cometd.java : cometd-java-annotation-client jar 7.0.7
org.cometd.java : cometd-java-annotation-server jar 7.0.7
org.cometd.java : cometd-java-client-http-jetty jar 7.0.7
org.eclipse.jetty : jetty-server jar 11.0.11
org.eclipse.jetty : jetty-client jar 11.0.11
org.eclipse.jetty : jetty-servlet jar 11.0.11
org.eclipse.jetty : jetty-util-ajax jar 11.0.11
com.google.inject : guice jar 5.1.0

Project Modules

There are no modules declared in this project.