Last Version

grizzly-cometd 1.6.1


License

License

CDDL
Categories

Categories

Grizzly Net Networking
GroupId

GroupId

com.sun.grizzly
ArtifactId

ArtifactId

cometd
Version

Version

1.6.1
Type

Type

jar
Description

Description

grizzly-cometd
Project Organization

Project Organization

SUN Microsystems

Download cometd 1.6.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.grizzly : comet jar 1.6.1
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.