is not current version
Last Version 3.1.0-M3

jersey-container-grizzly2-http 3.0.3

Grizzly 2 Http Container.

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Grizzly Net Networking Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.containers
ArtifactId

ArtifactId

jersey-container-grizzly2-http
Version

Version

3.0.3
Type

Type

jar
Description

Description

jersey-container-grizzly2-http
Grizzly 2 Http Container.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/jersey-container-grizzly2-http
Project Organization

Project Organization

Eclipse Foundation

Download jersey-container-grizzly2-http 3.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
jakarta.inject : jakarta.inject-api jar 2.0.0
org.glassfish.grizzly : grizzly-http-server jar 3.0.0
org.glassfish.jersey.core : jersey-common jar 3.0.3
org.glassfish.jersey.core : jersey-server jar 3.0.3
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0

test (8)

Group / Artifact Type Version
org.glassfish.grizzly : grizzly-http2 jar 3.0.0
org.glassfish.grizzly : grizzly-npn-api jar 2.0.0
org.eclipse.jetty : jetty-client jar 11.0.0
org.eclipse.jetty.http2 : http2-http-client-transport jar 11.0.0
org.bouncycastle : bcprov-jdk15on jar 1.68
org.bouncycastle : bcmail-jdk15on jar 1.68
junit : junit jar 4.13.1
org.glassfish.jersey.inject : jersey-hk2 jar 3.0.3

Project Modules

There are no modules declared in this project.