Skip to content

Using grpc-java SDK generator with only protoc #9188

@bartek1912

Description

@bartek1912

Hello,
Readme.md describes how to use the generator with Maven or Gradle, but is there a way to use just the grpc-java plugin without all those dependencies? Where can I find a binary plugin release?

I would like to use the java generator with Golang SDK generation call, like

protoc --go_out=. --go_opt=paths=source_relative \
    --go-grpc_out=. --go-grpc_opt=paths=source_relative \
    helloworld/helloworld.proto

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions