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