Skip to main content

以下の仕様をクリックすると、仕様の各リリースの仕様ドキュメント、Javadoc、Technology Compatibility Kit (TCK)、および互換実装にアクセスできます。

プラットフォームとプロファイルの仕様

Jakarta EEプラットフォームおよびプロファイル仕様は、コンポーネント仕様から構成されるアンブレラ仕様です。Jakarta EEプラットフォームには個々の仕様の大部分が含まれており、プロファイル仕様にはWebプラットフォームとマイクロサービスのアーキテクチャーを開発するためのコンポーネント仕様が含まれています。

Jakarta EE Platform

Could not load project

Defines a platform for hosting Jakarta EE applications

Jakarta EE Web Profile

Could not load project

Web profile of platform for hosting Jakarta EE applications

Jakarta EE Core Profile

Could not load project

Core profile of platform for smaller runtimes

コンポーネント仕様

コンポーネント仕様は、エンタープライズJavaアプリケーションの特定領域を実装するための標準方法を示します。

Jakarta Activation

Could not load project

Defines standard services for MIME type data access

Jakarta Annotations

Could not load project

Declarative style annotations for common semantic concepts

Jakarta Authentication

Could not load project

Low-level container SPI for authentication mechanisms

Jakarta Authorization

Could not load project

Low-level container SPI for authorization modules

Jakarta Batch

Could not load project

API plus an XML-based batch job specification language

Jakarta Concurrency

Could not load project

API for app level concurrency that integrates with container

Jakarta Config

Could not load project

Standardizes externalized configuration

Jakarta Connectors

Could not load project

Architecture for connecting apps to enterprise info systems

Jakarta Data

Could not load project

Standardized Data Access with the Repository pattern.

Jakarta Dependency Injection

Could not load project

Common declarative dependency injection annotations

Jakarta Deployment

Could not load project

Deployment APIs for assembled Jakarta EE applications

Jakarta Enterprise Beans

Could not load project

Architecture/API for component-based business applications

Jakarta Expression Language

Could not load project

Defines an expression language for Java applications

Jakarta Faces

Could not load project

MVC framework for building user interfaces for web apps

Jakarta Interceptors

Could not load project

Defines a means of interposing on business method/events

Jakarta JSON Binding

Could not load project

Binding framework for converting POJOs to/from JSON docs

Jakarta JSON Processing

Could not load project

API to parse, generate, transform, and query JSON docs

Jakarta Mail

Could not load project

Framework to build mail and messaging applications

Jakarta Managed Beans

Could not load project

Defines set of basic services for container-managed objects

Jakarta Management

Could not load project

Management model for exposing and accessing information

Jakarta Messaging

Could not load project

Messaging via loosely coupled, reliable asynch services

Jakarta MVC

Could not load project

Standardizes the action-based model-view-controller pattern

Jakarta NoSQL

Could not load project

Jakarta NoSQL defines a standard for creating …

Jakarta Pages

Could not load project

Defines a template engine for web applications

Jakarta Persistence

Could not load project

Management of persistence and object/relational mapping

Jakarta Query

Could not load project

An object-oriented query language

Jakarta RESTful Web Services

Could not load project

API to develop web services following the REST pattern

Jakarta RPC

Could not load project

Standardizes gRPC within Jakarta EE

Jakarta Security

Could not load project

Defines a standard for creating secure EE applications

Jakarta Servlet

Could not load project

A server-side API for handling HTTP requests and responses

Jakarta SOAP with Attachments

Could not load project

API for SOAP 1.1, SOAP 1.2, and SOAP Attachments Feature

Jakarta Standard Tag Library

Could not load project

Provides a set of tags to simplify the JSP development

Jakarta Transactions

Could not load project

Allows handling transactions consistent with X/Open XA-spec

Jakarta Validation

Could not load project

Object level constraint declaration and validation facility

Jakarta Web Services Metadata

Could not load project

Defines web services for WSDL binding, and configuration

Jakarta WebSocket

Could not load project

API for Server and Client Endpoints for WebSocket protocol

Jakarta XML Binding

Could not load project

API and tools automate mapping between XML docs and POJOs

Jakarta XML Registries

Could not load project

API for interoperable set of registry services

Jakarta XML RPC

Could not load project

Defines consistent Java APIs for XML based RPC standards

Jakarta XML Web Services

Could not load project

Defines a means for XML-Based Web Services based on SOAP

Back to the top