gRpc 原型 java 代码生成

gRpc protogen java codegen

我能够从 Maven Central 下载 protoc-gen-grpc-java-0.9.0 并通过 --plugin 开关与 protoc.exe 一起使用。 protoc-gen-grpc-java-0.12.0 是否可以在某处作为单个文件下载?我注意到 Maven Central 在 0.12.0 版本中提供了许多其他 grpc 包(grpc-core、grpc-auth),但对于这个文件我只看到 0.9.0 版本。

我现在在 Maven Central 上看到最新的 0.13.0 版本。

protoc-gen-grpc-java 0.12.0 已 available 自发布 0.12.0 工件的其余部分以来。但是,它没有被 search.maven.org 索引。如果你盲目地尝试使用 0.12.0,它会下载得很好。

search.maven.org 在我们发布 0.13.0.

时没有索引 protoc-gen-grpc-java had been going on for a while, but it was only recently that we discovered the cause of the problem. The fix was included in 0.13.0 and, as you noticed, it is properly indexed. As a bonus, 0.12.0 became indexed