Last Version

grizzly-websockets-chat 2.4.2

Grizzly Bill of Materials (BOM)

License

License

Categories

Categories

GlassFish Container Application Servers Grizzly Net Networking
GroupId

GroupId

org.glassfish.grizzly.samples
ArtifactId

ArtifactId

grizzly-websockets-chat
Version

Version

2.4.2
Type

Type

war
Description

Description

grizzly-websockets-chat
Grizzly Bill of Materials (BOM)
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

Oracle Corporation

Download grizzly-websockets-chat 2.4.2


<!-- https://jarcasting.com/artifacts/org.glassfish.grizzly.samples/grizzly-websockets-chat/ -->
<dependency>
    <groupId>org.glassfish.grizzly.samples</groupId>
    <artifactId>grizzly-websockets-chat</artifactId>
    <version>2.4.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.grizzly.samples/grizzly-websockets-chat/
implementation 'org.glassfish.grizzly.samples:grizzly-websockets-chat:2.4.2'
// https://jarcasting.com/artifacts/org.glassfish.grizzly.samples/grizzly-websockets-chat/
implementation ("org.glassfish.grizzly.samples:grizzly-websockets-chat:2.4.2")
'org.glassfish.grizzly.samples:grizzly-websockets-chat:war:2.4.2'
<dependency org="org.glassfish.grizzly.samples" name="grizzly-websockets-chat" rev="2.4.2">
  <artifact name="grizzly-websockets-chat" type="war" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.grizzly.samples', module='grizzly-websockets-chat', version='2.4.2')
)
libraryDependencies += "org.glassfish.grizzly.samples" % "grizzly-websockets-chat" % "2.4.2"
[org.glassfish.grizzly.samples/grizzly-websockets-chat "2.4.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.glassfish.grizzly : grizzly-http-servlet jar 2.4.2
org.glassfish.grizzly : grizzly-websockets jar 2.4.2
javax.servlet : javax.servlet-api jar 4.0.0-b07

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.