private support for your internal/customer projects ... custom extensions and distributions ... versioned snapshots for indefinite support ... scalability guidance for your apps and Ajax/Comet projects ... development services from 1 day to full product delivery
Downloading Jetty
- Main Download Site
- Install Jetty-6 or Jetty-7
- Run Jetty-6 or Run
Downloading Sites
Jetty Releases
Jetty is distributed as a platform independent zip file containing source, javadocs and binaries. The most recent distro can be downloaded from:
- http://dist.codehaus.org/jetty/ Download site on codehaus
- http://www.webtide.com/downloads.jsp Download for Jetty Hightide releases.
- http://ftp.mortbay.org/pub OLD FTP download site
Maven Repositories
- http://repository.codehaus.org maven 2 release repository.
- http://snapshots.repository.codehaus.org maven 2 snapshot repository.
Linux Distributions
Other
- http://www.webtide.com/eclipse Jetty Eclipse plugin download site.
- SourceForge OLD jetty 5 downloads
Versions
Versions are describe in the Jetty 6 Changelog and Jetty 7 Changelog.
Version |
Java |
HTTP |
Servlet |
JSP |
Status |
Notes |
|---|---|---|---|---|---|---|
Jetty-7.0 |
1.5- |
HTTP/1.1 RFC2616 |
3.0 |
2.1 |
Experimental |
Standardized async |
Jetty-6.1 |
1.4-1.5 |
HTTP/1.1 RFC2616 |
2.5 |
2.1 or 2.0 |
Stable |
Async SSL, AJP, cometd, testing |
Jetty-6 |
1.4-1.5 |
HTTP/1.1 RFC2616 |
2.5 |
2.1 or 2.0 |
Deprecated |
Continuations, IOC, NIO, dynamic buffers, smaller, faster, better |
Jetty-5.1 |
1.2-1.5 |
HTTP/1.1 RFC2616 |
2.4 |
2.0 |
Stable |
J2EE 1.4 Compliance tested, optimizations, geronimo integration. |
Jetty-5.0 |
1.2-1.4 |
HTTP/1.1 RFC2616 |
2.4 |
2.0 |
Deprecated |
Schema, JettyPlus |
Jetty-4.2 |
1.2-1.4 |
HTTP/1.1 RFC2616 |
2.3+ |
1.2 |
Mature |
JettyPlus |
Jetty-4.1 |
1.2-1.4 |
HTTP/1.1 RFC2616 |
2.3 |
1.2 |
Deprecated |
JAXP1.1, AJP13(mod_jk) |
Jetty-4.0 |
1.2 |
HTTP/1.1 RFC2616 |
2.3 |
1.2 |
Deprecated |
|
Jetty-3.1 |
1.2 |
HTTP/1.1 RFC2068 |
2.2 |
1.1 |
Ancient |
JMX |
Jetty-3.0 |
1.2 |
HTTP/1.1 RFC2068 |
2.2 |
1.1 |
Fossilized |
|
Jetty-2.4 |
1.1 |
HTTP/1.0 RFC1945 |
2.1 |
1.0 |
Legendary |
|
Jetty-1.0 |
1.0 |
HTTP/1.0 RFC1945 |
- |
- |
Mythical |
|
Jetty 6 is distributed under the Apache 2.0 license with details listed in the NOTICE file.
Jetty 7 is distributed under the Apache 2.0 license with details listed in the NOTICE file.