All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download the Avatica Core JAR file


Welcome to the Avatica Core JAR download page. Here, you can find and download the JAR file for Avatica Core, which is part of the Apache Calcite project. Avatica Core provides a JDBC driver for Apache Calcite, allowing you to connect to and query various data sources. By downloading the Avatica Core JAR file, you will have access to the necessary libraries and dependencies to integrate it into your Java projects. Start using Avatica Core today and enhance your database connectivity and querying capabilities.

Files of the artifact avatica-core version 1.25.0 from the group org.apache.calcite.avatica.

Test

Artifact avatica-core
Group org.apache.calcite.avatica
Version 1.25.0
Last update 02. April 2024
Tags: framework driver jdbc
Organization not specified
URL https://calcite.apache.org/avatica
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies avatica-metrics, jackson-annotations, jackson-databind, protobuf-java,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of avatica-core Show documentation

Please rate this JAR file. Is it a good library?

27 downloads

Source code of avatica-core version 1.25.0

META-INF
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE
org.apache.calcite.avatica
org.apache.calcite.avatica.org.apache.calcite.avatica.AvaticaClientRuntimeException
org.apache.calcite.avatica.org.apache.calcite.avatica.AvaticaConnection
org.apache.calcite.avatica.org.apache.calcite.avatica.AvaticaDatabaseMetaData
org.apache.calcite.avatica.org.apache.calcite.avatica.AvaticaFactory
org.apache.calcite.avatica.org.apache.calcite.avatica.AvaticaJdbc41Factory
org.apache.calcite.avatica.org.apache.calcite.avatica.AvaticaParameter
org.apache.calcite.avatica.org.apache.calcite.avatica.AvaticaPreparedStatement
org.apache.calcite.avatica.org.apache.calcite.avatica.AvaticaResultSet
org.apache.calcite.avatica.org.apache.calcite.avatica.AvaticaResultSetMetaData
org.apache.calcite.avatica.org.apache.calcite.avatica.AvaticaSeverity
org.apache.calcite.avatica.org.apache.calcite.avatica.AvaticaSite
org.apache.calcite.avatica.org.apache.calcite.avatica.AvaticaSpecificDatabaseMetaData
org.apache.calcite.avatica.org.apache.calcite.avatica.AvaticaSqlException
org.apache.calcite.avatica.org.apache.calcite.avatica.AvaticaStatement
org.apache.calcite.avatica.org.apache.calcite.avatica.AvaticaUtils
org.apache.calcite.avatica.org.apache.calcite.avatica.BuiltInConnectionProperty
org.apache.calcite.avatica.org.apache.calcite.avatica.ColumnMetaData
org.apache.calcite.avatica.org.apache.calcite.avatica.ConnectStringParser
org.apache.calcite.avatica.org.apache.calcite.avatica.ConnectionConfig
org.apache.calcite.avatica.org.apache.calcite.avatica.ConnectionConfigImpl
org.apache.calcite.avatica.org.apache.calcite.avatica.ConnectionPropertiesImpl
org.apache.calcite.avatica.org.apache.calcite.avatica.ConnectionProperty
org.apache.calcite.avatica.org.apache.calcite.avatica.DriverVersion
org.apache.calcite.avatica.org.apache.calcite.avatica.Handler
org.apache.calcite.avatica.org.apache.calcite.avatica.HandlerImpl
org.apache.calcite.avatica.org.apache.calcite.avatica.Helper
org.apache.calcite.avatica.org.apache.calcite.avatica.InternalProperty
org.apache.calcite.avatica.org.apache.calcite.avatica.Meta
org.apache.calcite.avatica.org.apache.calcite.avatica.MetaImpl
org.apache.calcite.avatica.org.apache.calcite.avatica.MissingResultsException
org.apache.calcite.avatica.org.apache.calcite.avatica.NoSuchConnectionException
org.apache.calcite.avatica.org.apache.calcite.avatica.NoSuchStatementException
org.apache.calcite.avatica.org.apache.calcite.avatica.QueryState
org.apache.calcite.avatica.org.apache.calcite.avatica.SqlState
org.apache.calcite.avatica.org.apache.calcite.avatica.SqlType
org.apache.calcite.avatica.org.apache.calcite.avatica.UnregisteredDriver
org.apache.calcite.avatica.ha
org.apache.calcite.avatica.ha.org.apache.calcite.avatica.ha.LBStrategy
org.apache.calcite.avatica.ha.org.apache.calcite.avatica.ha.RandomSelectLBStrategy
org.apache.calcite.avatica.ha.org.apache.calcite.avatica.ha.RoundRobinLBStrategy
org.apache.calcite.avatica.ha.org.apache.calcite.avatica.ha.ShuffledRoundRobinLBStrategy
org.apache.calcite.avatica.ha.org.apache.calcite.avatica.ha.package-info
org.apache.calcite.avatica
org.apache.calcite.avatica.org.apache.calcite.avatica.package-info
org.apache.calcite.avatica.remote
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.AbstractHandler
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.AbstractService
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.AuthenticationType
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.AvaticaCommonsHttpClientImpl
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.AvaticaHttpClient
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.AvaticaHttpClientFactory
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.AvaticaHttpClientFactoryImpl
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.AvaticaHttpClientImpl
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.AvaticaRemoteConnectionConfigImpl
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.AvaticaRemoteConnectionProperty
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.AvaticaRuntimeException
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.ClientKeytabJaasConf
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.CommonsHttpClientPoolCache
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.DoAsAvaticaHttpClient
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.Driver
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.GSSAuthenticateable
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.Handler
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.HostnameVerificationConfigurable
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.HttpClientPoolConfigurable
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.JsonHandler
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.JsonService
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.KerberosConnection
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.KeyStoreConfigurable
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.LocalJsonService
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.LocalProtobufService
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.LocalService
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.MetaDataOperation
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.MetricsHelper
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.MockJsonService
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.MockProtobufService
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.ProtobufHandler
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.ProtobufMeta
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.ProtobufService
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.ProtobufTranslation
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.ProtobufTranslationImpl
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.RemoteMeta
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.RemoteProtobufService
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.RemoteService
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.Service
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.TrustStoreConfigurable
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.TypedValue
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.UsernamePasswordAuthenticateable
org.apache.calcite.avatica.remote.org.apache.calcite.avatica.remote.package-info
org.apache.calcite.avatica.util
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.AbstractCursor
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.ArrayFactoryImpl
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.ArrayImpl
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.ArrayIteratorCursor
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.Base64
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.ByteString
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.Casing
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.Cursor
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.DateTimeUtils
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.FilteredConstants
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.IteratorCursor
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.ListIteratorCursor
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.MapIteratorCursor
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.PackageMarker
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.PositionedCursor
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.Quoting
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.RecordIteratorCursor
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.Source
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.Sources
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.Spacer
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.Spaces
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.StructImpl
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.TimeUnit
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.TimeUnitRange
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.Unsafe
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.UnsynchronizedBuffer
org.apache.calcite.avatica.util.org.apache.calcite.avatica.util.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy