From EVEDev
| JEve Project
|
|
|
|
|
|
|
| Maintainer:
| Sven Meys
|
| Stable release:
| JEve Core 1.0
|
| Development release:
| Jeve Application(not released yet)
|
| OS:
| Platform Independent
|
| License:
| Open-Source/Common-Use
|
| Website:
| http://jeveproject.fomp.be
|
[edit] Project Description
JEve Project currently consists of 2 frameworks which allow easy access to the EVE Api data.
[edit] Releases
[edit] JEve Core 1.0
- Easy-to-use interface to the Eve API real-time data retrieval mechanism
- Support for all published API accessors
- Comprehensive documentation
[edit] In Development
[edit] JEve Application
- Uses JEve Core for retrieving the data from the web
- Converts the data into simple java beans
- Can cache the data on the hard drive
[edit] External Links
[edit] Others Java Eve-online APIs
- Another Java Eve-online API is available at http://www.ehp.cz/download/eveapi.tar.gz. It is one step further than JEve and supports more methods.
- A modified version of the JEve Core supporting caching and additional APIs can be found on the EveXplorer site, alongside with an upper-level API supporting both the Eve-Online API and the data dump.