{
"bug-database": "http://issues.apache.org/jira/browse/OPENJPA",
"category": "database, library, javaee",
"created": "2010-04-29",
"description": "Apache OpenJPA is a Java persistence project at The Apache Software Foundation that can be used as a stand-alone POJO persistence layer or integrated into any Java EE compliant container and many other lightweight frameworks, such as Tomcat and Spring.  The 1.x releases are a production ready, feature-rich, compliant implementation of the Java Persistence API (JPA) 1.0 part of the JSR-220 Enterprise Java Beans 3.0 specification, which pass the Sun JPA 1.0b Technology Compatibility Kit.  The 2.x releases are a production ready, compliant implement of the JSR-317 Java Persistence 2.0 specification, which is backwards compatible to the JPA 1.0 specification and passes the Sun JPA 2.0 Technology Compatibility Kit.",
"doap": "http://svn.apache.org/repos/asf/openjpa/site/doap_OpenJPA.rdf",
"download-page": "http://openjpa.apache.org/downloads.html",
"homepage": "http://openjpa.apache.org",
"implements": [
{
"body": "JCP",
"id": "JSR 220",
"title": "Java Persistence API 1.0",
"url": "http://www.jcp.org/en/jsr/detail?id=220"
},
{
"body": "JCP",
"id": "JSR 317",
"title": "Java Persistence API 2.0",
"url": "http://www.jcp.org/en/jsr/detail?id=317"
}
],
"license": "http://usefulinc.com/doap/licenses/asl20",
"mailing-list": "http://openjpa.apache.org/mailing-lists.html",
"maintainer": [
{
"mbox": "mailto:dwoods@apache.org",
"name": "Donald Woods"
}
],
"name": "Apache OpenJPA",
"pmc": "openjpa",
"programming-language": "Java",
"release": [
{
"created": "2010-04-22",
"name": "Latest 2.0 release",
"revision": "2.0.0"
},
{
"created": "2010-01-18",
"name": "Latest 1.2 release",
"revision": "1.2.2"
},
{
"created": "2008-05-22",
"name": "Latest 1.1 release",
"revision": "1.1.0"
},
{
"created": "2008-07-23",
"name": "Latest 1.0 release",
"revision": "1.0.3"
}
],
"repository": [
"https://svn.apache.org/repos/asf/openjpa/"
],
"shortdesc": "Java Persistence API Implementation"
}