{
"bug-database": "http://issues.apache.org/jira/browse/BVAL",
"category": "javaee, library",
"created": "2012-02-15",
"description": "The goal of the Apache BVal project is to deliver an implementation of the Java Bean Validation Specfication (JSR303/346) which is TCK compliant and works on Java SE 6 or later. The initial codebase for the project was donated to the ASF by a SGA from Agimatec GmbH and uses the Apache Software License v2.0.",
"doap": "http://svn.apache.org/repos/asf/bval/site/doap_bval.rdf",
"download-page": "http://bval.apache.org/downloads.html",
"homepage": "http://bval.apache.org/",
"implements": [
{
"body": "JCP",
"id": "JSR 346",
"title": "Bean Validation API 1.1",
"url": "http://www.jcp.org/en/jsr/detail?id=346"
}
],
"license": "http://usefulinc.com/doap/licenses/asl20",
"mailing-list": "http://bval.apache.org/mailing-lists.html",
"maintainer": [
{
"mbox": "mailto:mbenson@apache.org",
"name": "Matt Benson"
}
],
"name": "Apache BVal",
"pmc": "bval",
"programming-language": "Java",
"release": [
{
"created": "2016-11-03",
"name": "Current release",
"revision": "1.1.2"
},
{
"created": "2016-02-08",
"name": "1.1.1",
"revision": "1.1.1"
},
{
"created": "2015-06-10",
"name": "Current release",
"revision": "1.1.0"
},
{
"created": "2012-09-21",
"name": "0.6",
"revision": "0.5"
},
{
"created": "2012-04-13",
"name": "0.4",
"revision": "0.4"
},
{
"created": "2011-04-28",
"name": "Last Apache Incubator release",
"revision": "0.3-incubating"
},
{
"created": "2010-08-18",
"name": "0.2-incubating",
"revision": "0.2-incubating"
},
{
"created": "2010-06-11",
"name": "0.1-incubating",
"revision": "0.1-incubating"
}
],
"repository": [
"https://svn.apache.org/repos/asf/bval/"
],
"shortdesc": "Bean Validation API Implementation"
}