is not current version
Last Version 4.0.0

grizzly-http2 3.0.1

Grizzly Bill of Materials (BOM)

License

License

Categories

Categories

GlassFish Container Application Servers Grizzly Net Networking
GroupId

GroupId

org.glassfish.grizzly
ArtifactId

ArtifactId

grizzly-http2
Version

Version

3.0.1
Type

Type

jar
Description

Description

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

Project URL

https://projects.eclipse.org/projects/ee4j.grizzly/grizzly-http2
Project Organization

Project Organization

Oracle Corporation

Download grizzly-http2 3.0.1


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

Dependencies

compile (1)

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

provided (2)

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

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.12.4
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.