License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers Distribution Build Tools |
GroupId | GroupIdorg.mortbay.jetty |
ArtifactId | ArtifactIdjetty-distribution |
Last Version | Last Version7.0.0.RC2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJetty :: Distribution Assemblies
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMort Bay Consulting |
Filename | Size |
---|---|
jetty-distribution-7.0.0.RC2.pom | |
jetty-distribution-7.0.0.RC2.zip | 25 KB |
Browse |
<!-- 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"]
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 |