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)