License |
License |
---|---|
Categories |
CategoriesCLI User Interface Grizzly Net Networking |
GroupId | GroupIdcom.sun.grizzly |
ArtifactId | ArtifactIdgrizzly-cometd-client |
Last Version | Last Version1.9.65 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongrizzly-cometd-client
Java.net - The Source for Java Technology Collaboration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.sun.grizzly/grizzly-cometd-client/ -->
<dependency>
<groupId>com.sun.grizzly</groupId>
<artifactId>grizzly-cometd-client</artifactId>
<version>1.9.65</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.grizzly/grizzly-cometd-client/
implementation 'com.sun.grizzly:grizzly-cometd-client:1.9.65'
// https://jarcasting.com/artifacts/com.sun.grizzly/grizzly-cometd-client/
implementation ("com.sun.grizzly:grizzly-cometd-client:1.9.65")
'com.sun.grizzly:grizzly-cometd-client:jar:1.9.65'
<dependency org="com.sun.grizzly" name="grizzly-cometd-client" rev="1.9.65">
<artifact name="grizzly-cometd-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.grizzly', module='grizzly-cometd-client', version='1.9.65')
)
libraryDependencies += "com.sun.grizzly" % "grizzly-cometd-client" % "1.9.65"
[com.sun.grizzly/grizzly-cometd-client "1.9.65"]
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty : jetty-client | jar | 6.1.11 |
org.mortbay.jetty : cometd-bayeux | jar | 6.1.11 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.grizzly : grizzly-cometd | jar | 1.9.65 |
junit : junit | jar | 4.7 |