Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

IOUtils package in which jar in Jdev 12.2.1.4.0

user10873676Nov 4 2019 — edited Nov 5 2019

Hi All,

In Jdev 11.1.1.9 we have a library added to our application from com.bea.core.apache.commons.io_1.0.0.0_1-4.jar

In bean we are importing   import org.apache.commons.io.IOUtils;

Now we are migrating this application to 12.2.1.4.0 , and  we are not able to find the relevant jar for IOUtils and the application is erroring out upon compilation.

Can someone let me know which jar has the IOUtils package or an equivalent for this in 12c and from which location to be added.

Thanks,

Vinay.

This post has been answered by Shay Shmeltzer-Oracle on Nov 4 2019
Jump to Answer
Comments
Post Details
Added on Nov 4 2019
4 comments
858 views