License |
License |
---|---|
Categories |
CategoriesGrizzly Net Networking |
GroupId | GroupIdcom.sun.grizzly |
ArtifactId | ArtifactIdgrizzly-cometd |
Last Version | Last Version1.9.65 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongrizzly-cometd
Java.net - The Source for Java Technology Collaboration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
grizzly-cometd-1.9.65.pom | |
grizzly-cometd-1.9.65.jar | 71 KB |
grizzly-cometd-1.9.65-sources.jar | 80 KB |
grizzly-cometd-1.9.65-javadoc.jar | 244 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.grizzly/grizzly-cometd/ -->
<dependency>
<groupId>com.sun.grizzly</groupId>
<artifactId>grizzly-cometd</artifactId>
<version>1.9.65</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.grizzly/grizzly-cometd/
implementation 'com.sun.grizzly:grizzly-cometd:1.9.65'
// https://jarcasting.com/artifacts/com.sun.grizzly/grizzly-cometd/
implementation ("com.sun.grizzly:grizzly-cometd:1.9.65")
'com.sun.grizzly:grizzly-cometd:jar:1.9.65'
<dependency org="com.sun.grizzly" name="grizzly-cometd" rev="1.9.65">
<artifact name="grizzly-cometd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.grizzly', module='grizzly-cometd', version='1.9.65')
)
libraryDependencies += "com.sun.grizzly" % "grizzly-cometd" % "1.9.65"
[com.sun.grizzly/grizzly-cometd "1.9.65"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.grizzly : grizzly-comet | jar | 1.9.65 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |