Last Version

Jetty :: Sun HTTP server SPI 7.5.2.v20111006

Jetty integrations and distributions

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-j2sehttpspi
Version

Version

7.5.2.v20111006
Type

Type

jar
Description

Description

Jetty :: Sun HTTP server SPI
Jetty integrations and distributions
Project URL

Project URL

http://www.eclipse.org/jetty/jetty-j2sehttpspi
Project Organization

Project Organization

Mort Bay Consulting

Download jetty-j2sehttpspi 7.5.2.v20111006


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

Dependencies

provided (2)

Group / Artifact Type Version
com.sun.net.httpserver : http jar 20070405
org.eclipse.jetty : jetty-server jar 7.5.2.v20111006

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.