Invoking OCI REST API from Java
Summary:
Unable to invoke OCI REST API from Java
Content (required):
I am trying to run
It is compiling with the following jar files in the class path
oci-java-sdk-common-3.0.0-beta1.jar
oci-java-sdk-common-httpclient-3.0.0-beta1.jar
jakarta.ws.rs-api-2.1.6.jar
But it is giving lot of other runtime error saying dependent classes are not there. Which all jar files I should add to make this work. I did lot to trial and error without success
Version (include the version you are using, if applicable):
My java version is - java version "15" 2020-09-15
Tagged:
0