is not current version
Last Version 3.1.0-M3

jersey-container-jetty-http 3.0.3

Jetty Http Container

License

License

jQuery license
Categories

Categories

Jetty Container Application Servers GlassFish Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.containers
ArtifactId

ArtifactId

jersey-container-jetty-http
Version

Version

3.0.3
Type

Type

jar
Description

Description

jersey-container-jetty-http
Jetty Http Container
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download jersey-container-jetty-http 3.0.3


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

Dependencies

compile (6)

Group / Artifact Type Version
jakarta.inject : jakarta.inject-api jar 2.0.0
org.eclipse.jetty : jetty-server jar 11.0.0
org.eclipse.jetty : jetty-util jar 11.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

provided (1)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 5.0.0

test (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
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.