I've configured GDrive API from following tutorial to ubuntu cloud hosting.
https://developers.google.com/drive/api/v3/quickstart/java
configurations are in following screenshot.
It's showing " package com.google.api.client.json.jackson2 does not exist" error
though i tried to add that jar file to lib directory but that didn't fix the issue.
with that i've also added following files
please advice, thanks