I want to use datastore of google in my web app but do not want to host it in google app engine, I want to host it some other machine. So how i can use datastore in such web
Have a look at Cloud Endpoints
https://cloud.google.com/appengine/docs/java/endpoints/