Steve is a Job state server that holds information regarding your job and it's associated items.
There are 3 modules that are part of the project
steve-core- Steve Core contains the core entities.steve-client(TBD) - Steve Client contains the HTTPClient that other systems can use to talk to Steve Server.steve-server- Steve Server exposes the steve-core implementation via an API (backed by Dropwizard).