- Access to a Teradata instance.
Note
If you need a test instance of Teradata, you can provision one for free at https://www.teradata.com/try
- JDK 11+
- Maven
Tip
Installing Maven
If Maven is not installed on your system:
- macOS: brew install maven
- Windows: winget install ApacheMaven or choco install maven
- Linux (Debian/Ubuntu): sudo apt install maven
- All platforms: Download from maven.apache.org