An open API service indexing awesome lists of open source software.

https://github.com/bitplan/com.bitplan.evchargelog

Keep track of the charging time and cost of an electric vehicle
https://github.com/bitplan/com.bitplan.evchargelog

Last synced: 12 months ago
JSON representation

Keep track of the charging time and cost of an electric vehicle

Awesome Lists containing this project

README

          

### com.bitplan.evchargelog
[Electric Vehicle Charging Log](http://wiki.bitplan.com/index.php/EVChargeLog)

[![Travis (.org)](https://img.shields.io/travis/BITPlan/com.bitplan.evchargelog.svg)](https://travis-ci.org/BITPlan/com.bitplan.evchargelog)
[![Maven Central](https://img.shields.io/maven-central/v/com.bitplan.evchargelog/com.bitplan.evchargelog.svg)](https://search.maven.org/artifact/com.bitplan.evchargelog/com.bitplan.evchargelog/0.0.1/jar)
[![GitHub issues](https://img.shields.io/github/issues/BITPlan/com.bitplan.evchargelog.svg)](https://github.com/BITPlan/com.bitplan.evchargelog/issues)
[![GitHub issues](https://img.shields.io/github/issues-closed/BITPlan/com.bitplan.evchargelog.svg)](https://github.com/BITPlan/com.bitplan.evchargelog/issues/?q=is%3Aissue+is%3Aclosed)
[![GitHub](https://img.shields.io/github/license/BITPlan/com.bitplan.evchargelog.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![BITPlan](http://wiki.bitplan.com/images/wiki/thumb/3/38/BITPlanLogoFontLessTransparent.png/198px-BITPlanLogoFontLessTransparent.png)](http://www.bitplan.com)

### Documentation
* [Wiki](http://wiki.bitplan.com/index.php/EVChargeLog)
* [com.bitplan.evchargelog Project pages](https://BITPlan.github.io/com.bitplan.evchargelog)
* [Javadoc](https://BITPlan.github.io/com.bitplan.evchargelog/apidocs/index.html)
* [Test-Report](https://BITPlan.github.io/com.bitplan.evchargelog/surefire-report.html)
### Maven dependency

Maven dependency
```xml

com.bitplan.evchargelog
com.bitplan.evchargelog
0.0.1

```

[Current release at repo1.maven.org](http://repo1.maven.org/maven2/com/bitplan/evchargelog/com.bitplan.evchargelog/0.0.1/)

### How to build
```
git clone https://github.com/BITPlan/com.bitplan.evchargelog
cd com.bitplan.evchargelog
mvn install
```
## Version history
* 0.0.1: 2019-02-07 Not released yet