blob: 25e603b9535fb9974e44fa71b56cdf584732174d [file] [log] [blame]
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"?>
<rdf:RDF xml:lang="en"
xmlns="http://usefulinc.com/ns/doap#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:asfext="http://projects.apache.org/ns/asfext#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<Project rdf:about="http://cayenne.apache.org">
<created>2007-01-07</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache Cayenne</name>
<homepage rdf:resource="http://cayenne.apache.org" />
<asfext:pmc rdf:resource="http://cayenne.apache.org" />
<shortdesc>User-friendly Java ORM with tools</shortdesc>
<description>Cayenne is a powerful, full-featured, opensource framework created for developers working with relational databases. it seamlessly maps any relational database to Java objects, reducing development time and adding considerable functionality to any application which requires a database. Developers using Cayenne will be able to concentrate on the core business requirements and the data model instead of the SQL details. The application can then be easily moved to any JDBC-capable database. In addition to management of persistent Java objects mapped to relational databases, Cayenne provides a plethora of features including single method call queries and updates (including atomic updates of all modified objects), seamless integration of multiple databases into a single virtual data source, three tier persistence with caching on the remote client, paging of results, record locking, and many more features.</description>
<bug-database rdf:resource="http://issues.apache.org/jira/browse/CAY" />
<mailing-list rdf:resource="http://cayenne.apache.org/mailing-lists.html" />
<download-page rdf:resource="http://cayenne.apache.org/download.html" />
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/database" />
<category rdf:resource="http://projects.apache.org/category/library" />
<category rdf:resource="http://projects.apache.org/category/network-server" />
<category rdf:resource="http://projects.apache.org/category/network-client" />
<category rdf:resource="http://projects.apache.org/category/xml" />
<category rdf:resource="http://projects.apache.org/category/web-framework" />
<release>
<Version>
<name>Alpha</name>
<created>2017-03-06</created>
<revision>4.0.M5</revision>
</Version>
</release>
<release>
<Version>
<name>Stable</name>
<created>2016-5-16</created>
<revision>3.1.1</revision>
</Version>
</release>
<release>
<Version>
<name>Stable</name>
<created>2011-6-21</created>
<revision>3.0.2</revision>
</Version>
</release>
<release>
<Version>
<name>Legacy</name>
<created>2007-10-12</created>
<revision>2.0.4</revision>
</Version>
</release>
<release>
<Version>
<name>Legacy</name>
<created>2007-10-12</created>
<revision>1.2.4</revision>
</Version>
</release>
<repository>
<GitRepository>
<location rdf:resource="https://github.com/apache/cayenne"/>
<browse rdf:resource="https://github.com/apache/cayenne"/>
</GitRepository>
</repository>
<maintainer>
<foaf:Person>
<foaf:name>Ari Maniatis</foaf:name>
<foaf:mbox rdf:resource="mailto:ari@ish.com.au"/>
</foaf:Person>
</maintainer>
</Project>
</rdf:RDF>