BigQuery Java client library (Rev. 33) 1.8.0-beta released, adds support for JSON import/export

67 views
Skip to first unread message

Michael Manoochehri

unread,
Oct 15, 2012, 8:01:13 PM10/15/12
to bigquery...@googlegroups.com
Google BigQuery Java Developers:

A new version of the Google BigQuery Java client library is now available (version Rev. 33 1.8.0-beta). This update provides library support for BigQuery's new JSON import/export features. The new library can be downloaded here.

Update summary:
Maven users:

Update your pom.xml file's dependency version information to the following:

  <dependencies>
    ...
    <dependency>
      <groupId>com.google.apis</groupId>
      <artifactId>google-api-services-bigquery</artifactId>
      <version>v2-rev33-1.8.0-beta</version>
    </dependency>
  </dependencies>

For more information on BigQuery Java development, check out our "Getting Started with BigQuery and the Google Java API Client library" codelab.

Thanks!
Google BigQuery Team
Reply all
Reply to author
Forward
0 new messages