Use the predefined .jar files / libarary files for cloud functions
Summary:
Hi, I wanted to use some jar libraries like pdfbox-2.0.0.jar , commons-logging-1.2.jar etc for my cloud function that is having java code. I wanted to know how can i use it. I did upload this jar files in the user home directory but it does not work.
Content (required):
I have 2 queries,
Can I use the common jar files for this? Where exactly does this need to be placed?
Will this jar files be available in the subsequent runs?
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0