Skip to content

ydb-platform/ydb-java-genproto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Maven metadata URL Build

YDB Java Protobuf api

Project includes code generation from YDB protos

Minimum requirements

To use YDB Java Protobuf you will need Java 1.8+.

Usage

The recommended way to use the YDB Java Protobuf in your project is to consume it from Maven. Specify the YDB Java Protobuf module in the dependencies:

<dependency>
    <groupId>tech.ydb</groupId>
    <artifactId>ydb-proto-api</artifactId>
    <version>1.7.1</version>
</dependency>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •