javax
Sort by:Popular

Java Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications using the Servlet API to interact with the request/response workflow.
Last Release on Apr 20, 2018

Java Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications using the Servlet API to interact with the request/response workflow.
Last Release on Jul 17, 2006

Common Annotations for the JavaTM Platform API
Last Release on Feb 21, 2018

This package provides portable dependency injection annotations that can be used by any dependency injection framework.
Last Release on Oct 13, 2009

JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations placed on fields, methods, or classes.
Last Release on Dec 19, 2017

JAXB provides an API and tools that automate the mapping between XML documents and Java objects.
Last Release on Oct 2, 2018

Java API for RESTful Web Services
Last Release on Sep 9, 2018

JavaMail API for sending and receiving emails using standard protocols like SMTP, POP3, and IMAP, supporting both text and multimedia content.
Last Release on Mar 9, 2013

Relocated → javax.mail » javax.mail-api
APIs for CDI (Contexts and Dependency Injection for Java)
Last Release on Jul 19, 2018

JAX-RS (JSR 311) API for developing RESTful web services in Java using annotations to simplify request handling and resource modeling.
Last Release on Nov 23, 2009

Relocated → javax.ws.rs » javax.ws.rs-api