com.pancakedb:pancake-db-idl

Generated protobufs for interacting with PancakeDB

License

License

GroupId

GroupId

com.pancakedb
ArtifactId

ArtifactId

pancake-db-idl
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.pancakedb:pancake-db-idl
Generated protobufs for interacting with PancakeDB
Project URL

Project URL

https://github.com/pancake-db
Project Organization

Project Organization

PancakeDB
Source Code Management

Source Code Management

http://github.com/pancake-db/pancake-idl

Download pancake-db-idl

How to add to project

<!-- https://jarcasting.com/artifacts/com.pancakedb/pancake-db-idl/ -->
<dependency>
    <groupId>com.pancakedb</groupId>
    <artifactId>pancake-db-idl</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pancakedb/pancake-db-idl/
implementation 'com.pancakedb:pancake-db-idl:0.2.0'
// https://jarcasting.com/artifacts/com.pancakedb/pancake-db-idl/
implementation ("com.pancakedb:pancake-db-idl:0.2.0")
'com.pancakedb:pancake-db-idl:jar:0.2.0'
<dependency org="com.pancakedb" name="pancake-db-idl" rev="0.2.0">
  <artifact name="pancake-db-idl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pancakedb', module='pancake-db-idl', version='0.2.0')
)
libraryDependencies += "com.pancakedb" % "pancake-db-idl" % "0.2.0"
[com.pancakedb/pancake-db-idl "0.2.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.18.2
io.grpc : grpc-netty jar 1.45.0
io.grpc : grpc-protobuf jar 1.45.0
io.grpc : grpc-stub jar 1.45.0
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0