Skip to Main Content

SQLcl

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Using SQLcl in java application

user2530729Mar 30 2021

Hi,
We're using SQLcl in a java application on an linux server and need to understand what the complete set of direct and transitive jar files we need to load in the CLASSPATH.
In 20.4.2, we see 46 jar files across the lib/pom.xml, and the lib or lib/ext directories. Are all those runtime requirements required in the CLASSPATH?
I'm not an expert at maven, can you advise how to discover all the transitive dependencies for those jars that we also need in the CLASSPATH?
Thanks!
Bob
jarList.txt (805 Bytes)

This post has been answered by user2530729 on Apr 5 2021
Jump to Answer

Comments

Processing

Post Details

Added on Mar 30 2021
1 comment
506 views