Repository

Artifacts/Jars

Popular Tags

ajax analysis annotations ant apache api archetype aspect asynchronously beans binding bpm build buildsystem bytecode cache cms codecoverage codehaus collections concurrency container database directory distributed doc eclipse ejb esb format framework graph graphics hadoop hibernate html http ide imap io jbi jdbc jdo jini jms jmx jndi jsf jsp language logging mail maven metadata microsoft mock net osgi parser pdf persistence plugin pool portal portlet query regexp rmi rpc rss ruleengine scheduling scm scripting security server servlet soa soap socket spring ssh svg swt system taglib template testing transaction ui web webdav webframework webserver webservice workflow xml xquery xslt

[See All Tags]
home » com.google.visualization » visualization-datasource » 1.0.2

Google Visualization Data Source Library

This library makes it easy to implement a Visualization data source so that you can easily chart or visualize your data from any of your data stores. The library implements the Google Visualization API wire protocol and query language. You therefore need write only the code required to make your data available to the library in the form of a data table. This task is made easier by the provision of abstract classes and helper functions.

Artifact Download (JAR) (247 KB)
POM File View
HomePage
Organization
Issue Tracker




This artifact depends on ...

Group Artifact Version
com.google.collections google-collections 1.0-rc1
com.ibm.icu icu4j 4.0.1
commons-lang commons-lang 2.4
commons-logging commons-logging 1.1.1
javax.servlet servlet-api 2.5
junit junit 4.6
net.sf.opencsv opencsv 1.8
org.easymock easymock 2.5

Packages

com.google.visualization.datasource
com.google.visualization.datasource.base
com.google.visualization.datasource.datatable
com.google.visualization.datasource.datatable.value
com.google.visualization.datasource.query
com.google.visualization.datasource.query.engine
com.google.visualization.datasource.query.parser
com.google.visualization.datasource.query.scalarfunction
com.google.visualization.datasource.render
com.google.visualization.datasource.util