CCP switched of the XML and CREST API on May 8th, 2018. Therefore this library is useless from that day on.
See: https://developers.eveonline.com/blog/article/important-information-on-the-future-of-the-eve-api
Library for the Eve Online CREST API
- Status - "/"
- Item types - "/types/"
- Market Prices - "/market/prices/"
- Industry Systems Cost Index - "/industry/systems/"
- Industry Facilities - "/industry/facilities/"
The default unit tests are offline against some data downloaded from the API. The online tests are disabled by default and can be executed with:
mvn clean test -Donline=true
- Get Description for ItemTypes
- SolarSystems - "/solarsystems/XXXXX/"
- Add rest of calls