Java JDBC 4.2 (JRE 8+) driver for connecting to Amazon Redshift databases.
<dependency>
<groupId>com.amazon.redshift</groupId>
<artifactId>redshift-jdbc42</artifactId>
<version>2.2.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to an Amazon Redshift database using JDBC.
Update import and Class.forName to use com.amazon.redshift.jdbc42.Driver for JRE 8+.
No dependency data recorded yet.