【问题标题】:gRpc protogen java codegengRpc protogen java codegen
【发布时间】:2016-02-17 13:42:39
【问题描述】:

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

【问题讨论】:

    标签: maven grpc


    【解决方案1】:

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

    search.maven.org 没有索引 protoc-gen-grpc-java had been going on for a while,但直到最近我们才发现 cause of the problem。该修复程序包含在 0.13.0 中,并且如您所见,它已正确编入索引。作为奖励,当我们发布 0.13.0 时,0.12.0 became indexed

    【讨论】:

    • 感谢您的更新,我现在已经启动并运行 0.13.0。
    【解决方案2】:

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

    【讨论】:

      猜你喜欢
      • 2019-12-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多