jar

com.vectara : vectara-client

Maven & Gradle

Jun 19, 2024
0 stars

Vectara Client · Non supported client libraries to invoke Vectara's GRPC APIs. When we switch from the group "david" to compan${project.build.directory} it will signify a move to a supported version.

Table Of Contents

Latest Version

Download com.vectara : vectara-client JAR file - Latest Versions:

All Versions

Download com.vectara : vectara-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window vectara-client-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.vectara.serving

├─ com.vectara.serving.ServingProtos.class - [JAR]

grpc.gateway.protoc_gen_openapiv2.options

├─ grpc.gateway.protoc_gen_openapiv2.options.Annotations.class - [JAR]

├─ grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.class - [JAR]

com.vectara.client.config

├─ com.vectara.client.config.OAuth2Config.class - [JAR]

├─ com.vectara.client.config.ProfileConfig.class - [JAR]

├─ com.vectara.client.config.VectaraConfig.class - [JAR]

├─ com.vectara.client.config.YamlConfigUtil.class - [JAR]

com.vectara.client.auth

├─ com.vectara.client.auth.JwtFetcher.class - [JAR]

├─ com.vectara.client.auth.VectaraCallCredentials.class - [JAR]

com.vectara.chat

├─ com.vectara.chat.ChatProtos.class - [JAR]

com.vectara.lists

├─ com.vectara.lists.ListProtos.class - [JAR]

com.vectara

├─ com.vectara.AdminServiceGrpc.class - [JAR]

├─ com.vectara.AttributeProtos.class - [JAR]

├─ com.vectara.ChatServiceGrpc.class - [JAR]

├─ com.vectara.CommonProtos.class - [JAR]

├─ com.vectara.CoreIndexServiceGrpc.class - [JAR]

├─ com.vectara.CoreServiceProtos.class - [JAR]

├─ com.vectara.DocumentServiceGrpc.class - [JAR]

├─ com.vectara.IndexServiceGrpc.class - [JAR]

├─ com.vectara.QueryServiceGrpc.class - [JAR]

├─ com.vectara.ServiceProtos.class - [JAR]

├─ com.vectara.StatusProtos.class - [JAR]

com.vectara.admin

├─ com.vectara.admin.AdminAccountProtos.class - [JAR]

├─ com.vectara.admin.AdminApiKeyProtos.class - [JAR]

├─ com.vectara.admin.AdminJobProtos.class - [JAR]

├─ com.vectara.admin.AdminMetricProtos.class - [JAR]

├─ com.vectara.admin.AdminProtos.class - [JAR]

├─ com.vectara.admin.AdminSecurityProtos.class - [JAR]

├─ com.vectara.admin.AdminUserProtos.class - [JAR]

com.vectara.indexing

├─ com.vectara.indexing.CoreIndexingProtos.class - [JAR]

├─ com.vectara.indexing.CustomDimProtos.class - [JAR]

├─ com.vectara.indexing.IndexingProtos.class - [JAR]

com.vectara.client

├─ com.vectara.client.Client.class - [JAR]

├─ com.vectara.client.Factory.class - [JAR]

├─ com.vectara.client.YamlAppConfig.class - [JAR]