ADAMpro gRPC Driver

The gRPC and ProtoBuf definitions (driver) for the ADAMpro database.

License

License

MIT License
GroupId

GroupId

org.vitrivr
ArtifactId

ArtifactId

adampro-proto
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

ADAMpro gRPC Driver
The gRPC and ProtoBuf definitions (driver) for the ADAMpro database.
Project URL

Project URL

https://github.com/vitrivr/adampro-protobuf/
Source Code Management

Source Code Management

https://github.com/vitrivr/adampro-protobuf

Download adampro-proto

Dependencies

compile (3)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.2
com.google.protobuf : protobuf-java jar 3.14.0
io.grpc : grpc-all jar 1.33.1

Project Modules

There are no modules declared in this project.

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.

org.vitrivr

vitrivr

vitrivr is an open source full-stack content-based multimedia retrieval system with a focus on video

Versions

Version
1.0.0