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
- Host: GitHub
- URL: https://github.com/bitplan/com.bitplan.evchargelog
- Owner: BITPlan
- Created: 2019-02-06T10:03:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-14T15:01:04.000Z (over 7 years ago)
- Last Synced: 2025-01-09T06:46:20.453Z (over 1 year ago)
- Language: Java
- Size: 948 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### com.bitplan.evchargelog
[Electric Vehicle Charging Log](http://wiki.bitplan.com/index.php/EVChargeLog)
[](https://travis-ci.org/BITPlan/com.bitplan.evchargelog)
[](https://search.maven.org/artifact/com.bitplan.evchargelog/com.bitplan.evchargelog/0.0.1/jar)
[](https://github.com/BITPlan/com.bitplan.evchargelog/issues)
[](https://github.com/BITPlan/com.bitplan.evchargelog/issues/?q=is%3Aissue+is%3Aclosed)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](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