grizzly-spdy

Grizzly Bill of Materials (BOM)

License

License

Categories

Categories

GlassFish Container Application Servers Grizzly Net Networking
GroupId

GroupId

org.glassfish.grizzly
ArtifactId

ArtifactId

grizzly-spdy
Last Version

Last Version

2.3.35
Release Date

Release Date

Type

Type

jar
Description

Description

grizzly-spdy
Grizzly Bill of Materials (BOM)
Project URL

Project URL

http://grizzly.java.net/grizzly-spdy
Project Organization

Project Organization

Oracle Corporation

Download grizzly-spdy

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.grizzly : grizzly-http jar 2.3.35

provided (2)

Group / Artifact Type Version
org.glassfish.grizzly : grizzly-http-server Optional jar 2.3.35
org.glassfish.grizzly : grizzly-npn-api jar 1.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

⚠️ This project is now part of the EE4J initiative. This repository has been archived as all activities are now happening in the corresponding Eclipse repository. See here for the overall EE4J transition status.


Grizzly NIO

Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly NIO framework has been designed to help developers to take advantage of the Java™ NIO API. Grizzly’s goal is to help developers to build scalable and robust servers using NIO as well as offering extended framework components: Web Framework (HTTP/S), WebSocket, Comet, and more!

Getting Started

Grizzly currently has several lines of development in the following branches:

  • 2.3.x : This is the sustaining branch for 2.3. (latest release is 2.3.33)
  • master : This is the sustaining branch for the most recent major release of Grizzly. (latest release is 2.4.2)
  • 3.0.x : This is our upcoming 3.0 release. Fair warning; it's not backwards compatible with previous releases.

There are other branches for older releases of Grizzly that we don't actively maintain at this time, but we keep them for the history.

Prerequisites

We have different JDK requirements depending on the branch in use:

  • Oracle JDK 1.8 for master and 3.0.x branches.
  • Oracle JDK 1.7 for 2.3.x.

Apache Maven 3.3.9 or later in order to build and run the tests.

Installing

See https://javaee.github.io/grizzly/dependencies.html for the maven coordinates of the 2.3.x release artifacts.

If building in your local environment:

mvn clean install

Running the tests

mvn clean install

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the CDDLw/CPE - see the LICENSE.txt file for details.

org.glassfish.grizzly

Java EE

Java Enterprise Edition

Versions

Version
2.3.35
2.3.34
2.3.33
2.3.32
2.3.31
2.3.30
2.3.29
2.3.28
2.3.27
2.3.26
2.3.25
2.3.24
2.3.23
2.3.22
2.3.21
2.3.20
2.3.19
2.3.18
2.3.17
2.3.16
2.3.15-gfa
2.3.15
2.3.14
2.3.13
2.3.12
2.3.11
2.3.10
2.3.9
2.3.8
2.3.8-beta2
2.3.8-beta1
2.3.7
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3
2.3-rc7
2.3-rc6
2.3-rc5