<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>8124</id>
      <name>orgecc-db</name>
      <created_at>2007-09-01T16:38:29Z</created_at>
      <updated_at>2008-07-19T03:07:35Z</updated_at>
      <description>orgecc-db is a small Java library aimed at simplifying the interaction with database servers.

It spares developers from having to deal with the JDBC api altogether; Instead, knowing a bit of the Collections API will suffice, since data coming from the database is returned as lists, iterators, maps, Object arrays, or your own bean instances.</description>
      <homepage_url>http://projects.orgecc.com/orgecc-db/</homepage_url>
      <download_url>http://projects.orgecc.com/orgecc-db/download.html</download_url>
      <url_name></url_name>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>225025</analysis_id>
      <analysis>
        <id>225025</id>
        <project_id>8124</project_id>
        <updated_at>2009-12-19T21:50:24Z</updated_at>
        <logged_at>2009-12-19T21:49:13Z</logged_at>
        <min_month>2007-08-01T00:00:00Z</min_month>
        <max_month>2007-09-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>4210</total_code_lines>
        <main_language_id>5</main_language_id>
        <main_language_name>Java</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>apache_2</name>
          <nice_name>Apache License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
