<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>37678</id>
      <name>Querydsl</name>
      <created_at>2008-12-12T13:52:51Z</created_at>
      <updated_at>2009-12-02T01:35:20Z</updated_at>
      <description>Querydsl (spell: query diesel) is a framework which enables the construction of statically typed SQL-like queries. Instead of writing queries as inline strings or externalizing them into XML files they can be constructed via a fluentDSL/API like Querydsl.

The benefits of using a fluent API in comparison to simple strings are

    * code completion in IDE
    * almost none syntactically invalid queries allowed
    * domain types and properties can be referenced safely
    * adopts better to refactoring changes in domain types</description>
      <homepage_url>http://source.mysema.com/display/querydsl/Querydsl</homepage_url>
      <download_url>http://source.mysema.com/display/querydsl/Querydsl</download_url>
      <url_name>querydsl</url_name>
      <user_count>1</user_count>
      <average_rating>5.0</average_rating>
      <rating_count>1</rating_count>
      <analysis_id>775754</analysis_id>
      <analysis>
        <id>775754</id>
        <project_id>37678</project_id>
        <updated_at>2009-12-02T01:35:20Z</updated_at>
        <logged_at>2009-12-02T01:31:31Z</logged_at>
        <min_month>2008-03-01T00:00:00Z</min_month>
        <max_month>2009-11-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>3</twelve_month_contributor_count>
        <total_code_lines>24043</total_code_lines>
        <main_language_id>5</main_language_id>
        <main_language_name>Java</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>lgpl</name>
          <nice_name>GNU Lesser General Public License 2.1</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
