Jetty Http Service


License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.equinox.http
ArtifactId

ArtifactId

jetty
Last Version

Last Version

1.0.0-v20070607
Release Date

Release Date

Type

Type

jar
Description

Description

Jetty Http Service

Download jetty

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-v20070607