Skip to Main Content

SQLcl: MCP Server & SQL Prompt

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!

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
Post Details
Added on Mar 30 2021
1 comment
516 views