Packaging Java or Scala Handler Code with Maven
If you are using Maven to build and package your code, you can use the Maven Assembly Plugin to create a JAR file that contains all of the dependencies. Once you have a JAR file, you can upload the file to a Snowflake stage, then reference…
Documentation