Skip to content

vitrivr/ADAMpro-Protobuf

Repository files navigation

ADAMpro Proto & gRPC Driver

Maven Central

These are the Protocol Buffer v3 and gRPC definitions (= driver) of ADAMpro. These definitions can be used to connect (hence driver) to ADAMpro.

Usage

Use your preferred build automation tool to include the dependency.

Maven

<dependency>
  <groupId>org.vitrivr</groupId>
  <artifactId>adampro-proto</artifactId>
  <version>1.0.0</version>
</dependency>

Gradle

compile 'org.vitrivr:adampro-proto:1.0.0'

Contributors

Originally, this was developed by @ivangiangreco, further contributors: @silvanheller

Versioning

Please be aware that different versions of ADAMpro and ADAMpro Proto might not be compatible.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages