I want to write a plugin using Apache POI Java API. I believe Appian environment

I want to write a plugin using Apache POI Java API. I believe Appian environment already has a POI jar in its server. In my Java project, I have planned to create a folder named "jars", place the latest version of Apache POI jar in it, and refer it to my Java Appian plugin project using "Add External Jars" facility in eclipse. I'll create the deployable jar of my plugin after the code is complete.

My question is, when an attempt will be made to deploy my plugin jar in Appian environment, and the Apache POI jar of my project, and the Apache POI jar which is already present in Appian, have different versions, will that create any trouble for me (by any chance) ?...

OriginalPostID-123399

OriginalPostID-123399

  Discussion posts and replies are publicly visible