Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Jetty/Starting/Jetty Version Comparison Table"

Line 31: Line 31:
 
|
 
|
 
* [http://eclipse.org/jetty/ Eclipse]
 
* [http://eclipse.org/jetty/ Eclipse]
* Some integrations and distributions in [https://svn.codehaus.org/jetty/jetty/branches/jetty-7/ codehaus trunk]
+
* Some integrations and distributions in [http://git.codehaus.org/gitweb.cgi?p=jetty-project.git;a=tree;h=refs/heads/master;hb=refs/heads/master git.codehaus.org/master]
 
* Cometd server at cometd.org
 
* Cometd server at cometd.org
 
| Stable
 
| Stable
Line 42: Line 42:
 
|
 
|
 
* [http://eclipse.org/jetty/ Eclipse]
 
* [http://eclipse.org/jetty/ Eclipse]
* Some integrations and distributions in [https://svn.codehaus.org/jetty/jetty/branches/jetty-8/ codehaus trunk]
+
* Some integrations and distributions in [http://git.codehaus.org/gitweb.cgi?p=jetty-project.git;a=tree;h=refs/heads/jetty-8;hb=refs/heads/jetty-8 git.codehaus.org/jetty-8]
 
* Cometd server at cometd.org
 
* Cometd server at cometd.org
 
| Stable
 
| Stable
 
|-
 
|-
 
| Jetty 9
 
| Jetty 9
| Servlet 3.0
+
| Servlet 3.0+
 
| Java 1.7
 
| Java 1.7
 
| org.eclipse.jetty.*
 
| org.eclipse.jetty.*

Revision as of 15:54, 11 July 2012

Jetty Version Comparison Table

Jetty Version Servlet Version Java Version Package Space License(s) Site, Modules Status
Jetty 6 Servlet 2.5 Java 1.4

(some 1.5-only modules)

org.mortbay.* Apache 2.0 End of Life
Jetty 7 Servlet 2.5 Java 1.5 org.eclipse.jetty.* Apache 2.0, Eclipse 1.0 Stable
Jetty 8 Servlet 3.0 Java 1.6 org.eclipse.jetty.* Apache 2.0, Eclipse 1.0 Stable
Jetty 9 Servlet 3.0+ Java 1.7 org.eclipse.jetty.* Apache 2.0, Eclipse 1.0
  • Eclipse
  • Cometd server at cometd.org
Experimental

Copyright © Eclipse Foundation, Inc. All Rights Reserved.