Jakarta EE

Jakarta EE is the New Home of Cloud Native Java

Eclipse GlassFish

Eclipse GlassFish® is a complete application server that implements the Jakarta EE specification. GlassFish includes implementations of all required and optional Jakarta EE APIs, and passes all

Jakarta Persistence

The Jakarta Persistence API is the Java API for the management of persistence and object/relational mapping in Jakarta EE and Java SE environments.

Eclipse Krazo

Eclipse Krazo™ is an implementation of action-based MVC specified by MVC 1.0 (JSR-371). It builds on top of JAX-RS and currently contains support for RESTEasy, Jersey and CXF with a well-defined SPI

Jakarta Batch

The Jakarta Batch project describes the XML-based job specification language (JSL), Java programming model, and runtime environment for batch applications for the Java platform. The specification ties

Jakarta Validation

Jakarta Validation is a specification which lets you express constraints on object models via annotations lets you write custom constraints in an extensible way provides the APIs to validate objects

Eclipse Cargo Tracker

Eclipse Cargo Tracker™demonstrates how you can develop applications with the Jakarta EE platform using widely adopted architectural best practices like Domain-Driven Design (DDD). The code is intended

Eclipse Yasson

Eclipse Yasson™ is a Java framework which provides a standard binding layer between Java classes and JSON documents. This is similar to what JAXB is doing in the XML world. Yasson is an official

Eclipse EE4J

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development

Jakarta EE TCK

Technology Compatibility Kit (TCK) for Jakarta EE platform. Used for testing Jakarta EE implementations for Jakarta EE spec compliance.

Jakarta Expression Language

Jakarta Expression Language (also referred to as the EL) provides an important mechanism for enabling the presentation layer (web pages) to communicate with the application logic (managed beans). The

Jakarta Servlet

Jakarta Servlet™ is a standard technology for interacting with the web on the Jakarta EE platform.

Eclipse Angus

Eclipse Angus™ provides implementations of Jakarta Activation, a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece

Jakarta NoSQL

Create the specification in Jakarta EE to help Jakarta EE developers create enterprise-grade applications using Java® and NoSQL technologies. It helps them create scalable applications while

Jakarta RESTful Web Services

Jakarta RESTful Web Services provides a specification document, TCK and foundational API to develop web services following the Representational State Transfer (REST) architectural pattern. JAX-RS

Jakarta RPC

The main goal of Jakarta RPC project is to make gRPC easier to use within Jakarta EE ecosystem, by allowing developers to define gRPC services and clients the same way they are defining REST services

Jakarta Security

Jakarta Security provides a set of required security functionalities including authentication, authorization, data integrity, and transport security.

Jakarta Server Pages

Jakarta Server Pages is a technology that helps software developers create dynamically generated web pages based on HTML, XML, or other document types.

Jakarta Stable APIs

This project contains stable (legacy) APIs, RIs and TCKs which won't be developed in future.

Jakarta Standard Tag Library

Jakarta Standard Tag Library encapsulates as simple tags the core functionality common to many Web applications. JSTL has support for common, structural tasks such as iteration and conditionals, tags