Setting Up Your Development Environment for Snowpark JavaΒΆ

The Snowpark library is distributed as a JAR file through Maven. You can integrate Snowpark as a dependency in your own Maven projects. As an alternative, you can download the JAR file for use in your application.

You can use this library to develop applications in various development tools (e.g. IntelliJ IDEA Community Edition).

This set of topics provides instructions for setting up different types of application development environments to use the Snowpark library.

Next Topics: