Last Version

Jetty :: Distribution Assemblies 7.0.0.RC2


License

License

Categories

Categories

Jetty Container Application Servers Distribution Build Tools
GroupId

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-distribution
Version

Version

7.0.0.RC2
Type

Type

pom
Description

Description

Jetty :: Distribution Assemblies
Project URL

Project URL

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

Project Organization

Mort Bay Consulting

Download jetty-distribution 7.0.0.RC2


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

Dependencies

compile (14)

Group / Artifact Type Version
org.eclipse.jetty : jetty-deploy jar 7.0.0.RC2
org.eclipse.jetty : jetty-rewrite jar 7.0.0.RC2
org.eclipse.jetty : jetty-ajp jar 7.0.0.RC2
org.eclipse.jetty : jetty-annotations jar 7.0.0.RC2
org.eclipse.jetty : test-jetty-webapp war 7.0.0.RC2
org.eclipse.jetty : jetty-jmx jar 7.0.0.RC2
org.eclipse.jetty : jetty-jndi jar 7.0.0.RC2
org.eclipse.jetty : jetty-plus jar 7.0.0.RC2
org.eclipse.jetty : jetty-client jar 7.0.0.RC2
org.eclipse.jetty : jetty-continuation jar 7.0.0.RC2
org.eclipse.jetty : jetty-start jar 7.0.0.RC2
org.eclipse.jetty : jetty-policy jar 7.0.0.RC2
org.mortbay.jetty : jsp-api-2.1-glassfish jar 9.1.1.B60.25.p1
org.mortbay.jetty : jsp-2.1-glassfish jar 9.1.1.B60.25.p1

Project Modules

There are no modules declared in this project.