Hello!

The Jetty team is happy to announce the immediate availability of Eclipse
Jetty 12.0.0

This release includes a major change to the structure of Jetty.

   - *Jetty Core*
   This Jetty Server / Jetty Client core, and is now 100% free from any
   specific Jakarta EE technology (such as Jakarta Servlet)
   You can use this layer independent of any specific EE environment.


   - *Jetty EE Environments *
   We ship with support for 3 environments initially.
   EE10 - Jakarta EE 10 (jakarta.*) - Servlet 6 - JSP 3.1 - JSTL 3.0 -
   WebSocket 2.1
   EE9  - Jakarta EE 9  (jakarta.*) - Servlet 5 - JSP 3.0 - JSTL 2.0 -
   WebSocket 2.0
   EE8  - Jakarta EE 8  (javax.*)   - Servlet 4 - JSP 2.3 - JSTL 1.1 -
   WebSocket 1.1


   - *Jetty Integrations* - where the integration with external projects is
   housed
   NoSql
   Memcached
   Infinispan
   Hazelcast


The changelog for all releases can be found on
https://github.com/eclipse/jetty.project/releases

   - https://github.com/eclipse/jetty.project/releases/tag/jetty-12.0.0

This release is available on the Eclipse Jetty project download page or
from the Maven Central repository:

   - Eclipse: https://eclipse.dev/jetty/download/
   - Maven Central: https://repo1.maven.org/maven2/org/eclipse/jetty/

Documentation for this release can be found on the Eclipse Jetty project
site:

   - https://eclipse.dev/jetty/documentation/

If you find any issues with this release, or if you want to suggest future
enhancements, please file an issue on the Jetty GitHub page

   - https://github.com/eclipse/jetty.project/issues/new

Commercial production and development support for Jetty is offered through
Webtide (webtide.com).
Please contact us for more information or email je...@webtide.com to
discuss your specific needs.

Best Regards,
The Jetty Development Team

Eclipse Jetty 12.0.0
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to