is not current version
Last Version 11.0.11

Jetty :: Http Service Provider Interface 11.0.7

The Eclipse Jetty Project

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

jetty-http-spi
Version

Version

11.0.7
Type

Type

jar
Description

Description

Jetty :: Http Service Provider Interface
The Eclipse Jetty Project
Project URL

Project URL

https://eclipse.org/jetty/jetty-http-spi
Project Organization

Project Organization

Webtide

Download jetty-http-spi 11.0.7


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

Dependencies

compile (1)

Group / Artifact Type Version
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0

provided (2)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 11.0.7
org.slf4j : slf4j-api jar 2.0.0-alpha5

test (6)

Group / Artifact Type Version
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.9
org.eclipse.jetty : jetty-client jar 11.0.7
org.slf4j : jul-to-slf4j jar 2.0.0-alpha5
org.eclipse.jetty : jetty-slf4j-impl jar 11.0.7
com.sun.xml.ws : jaxws-rt jar 3.0.2
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.