Last Version

Jetty :: Distribution Assemblies 11.0.0.beta1

The Eclipse Jetty Project

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface Distribution Build Tools
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

jetty-distribution
Version

Version

11.0.0.beta1
Type

Type

pom
Description

Description

Jetty :: Distribution Assemblies
The Eclipse Jetty Project
Project URL

Project URL

https://eclipse.org/jetty/jetty-distribution
Project Organization

Project Organization

Webtide

Download jetty-distribution 11.0.0.beta1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.eclipse.jetty : jetty-home Optional pom 11.0.0.beta1
org.eclipse.jetty : test-jetty-webapp Optional war 11.0.0.beta1
org.eclipse.jetty.tests : test-proxy-webapp Optional war 11.0.0.beta1
org.eclipse.jetty.example-async-rest : example-async-rest-webapp Optional war 11.0.0.beta1
org.eclipse.jetty.tests » test-jaas-webapp Optional war 11.0.0.beta1
org.eclipse.jetty.tests » test-jndi-webapp Optional war 11.0.0.beta1
org.eclipse.jetty.tests » test-spec-webapp Optional war 11.0.0.beta1
org.eclipse.jetty : jetty-documentation Optional zip 11.0.0.beta1

test (2)

Group / Artifact Type Version
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.4
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.