A JDBC driver framework for building database drivers with a remote or embedded connection.
<dependency>
<groupId>org.apache.calcite.avatica</groupId>
<artifactId>avatica-core</artifactId>
<version>1.28.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal JDBC connection using Avatica
Refer to documentation for proper URL construction (e.g., jdbc:avatica:remote:url=...).
No dependency data recorded yet.