Skip to content

ashwanthkumar/geckoboard-java-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status Geckoboard java api

This repository contains a geckoboard api connector written in Java. It makes use of the JSON api interface described here: http://www.geckoboard.com/developers

Some example code can be found here: https://github.com/pvanassen/geckoboard-java-api/wiki/Example And in the unit tests in the code.

Maven

Version 0.1.1 of this api is available in the central maven repository:

<dependency>
  <groupId>nl.pvanassen</groupId>
  <artifactId>geckoboard-api</artifactId>
  <version>0.1.1</version>
</dependency>

Copyright and License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or 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.

About

Geckoboard java api

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages