Title: Index ## Welcome to the Apache OpenJPA project Apache OpenJPA is a Java persistence project at [The Apache Software Foundation](http://apache.org) that can be used as a stand-alone [POJO](http://en.wikipedia.org/wiki/POJO) persistence layer or [integrated](integration.html) into any Java EE compliant container and many other lightweight frameworks, such as Tomcat and Spring. The [3.x releases](downloads.html) targetting the [JSR-338 Java Persistence 2.2](http://jcp.org/en/jsr/detail?id=338) is the most current production ready release. It is fully backward compatible compatible to our JPA 2.1, 2.0 and 1.0 releases. The [2.x releases](downloads.html) (2.4.3 is the latest) are a production ready, compliant implementation of the [JSR-317 Java Persistence 2.0](http://jcp.org/en/jsr/detail?id=317) specification, which is backwards compatible to the JPA 1.0 specification and passes the Sun JPA 2.0 Technology Compatibility Kit. The [1.x releases](downloads.html) (1.2.3 is the latest) are an implementation of the Java Persistence API (JPA) 1.0 part of the [JSR-220 Enterprise Java Beans 3.0](http://jcp.org/en/jsr/detail?id=220) specification. The development of this version is EOL.
  Download Apache OpenJPA
 
  Quick Start Guide
 
  User's Guide
 
## Resources * [Quick Start Guide to OpenJPA](quick-start.html) * [Obtaining OpenJPA](obtaining.html) * [OpenJPA Documentation](documentation.html) * [Integration with Containers and Application Servers](integration.html) * [Enhancing entities with Maven2](entity-enhancement.html) * OpenJPA can be browsed (and checked out using [GIT](https://git-scm.com/) from): [https://github.com/apache/openjpa/](https://github.com/apache/openjpa/) * Bugs and other issues can be reported at: [http://issues.apache.org/jira/browse/OPENJPA](https://issues.apache.org/jira/browse/OPENJPA) * Development questions can be addressed to: [mailto:dev@openjpa.apache.org](mailto:dev@openjpa.apache.org.html) ([archives](https://lists.apache.org/list.html?dev@openjpa.apache.org)) * [OpenJPA development resources](openjpa-development-resources.html) ## Events and News
OpenJPA 3.1.2 Released!

The Apache OpenJPA community is proud to announce the release of OpenJPA 3.1.2!


OpenJPA 2.4.3 and OpenJPA 3.0.0 Released!

The Apache OpenJPA community is proud to announce the release of OpenJPA 2.4.3 and 3.0.0!


OpenJPA 2.4.2 Released!

The Apache OpenJPA community is proud to announce the release of OpenJPA 2.4.2!


Work on OpenJPA 3.0.0 started!

The Apache OpenJPA community started working on OpenJPA 3.0.0!
Trunk got switched over to the new effort.
This version will target the JPA-2.1 specification.