pkg.soopen package index

brew / Rang 2966

protoc-gen-grpc-java mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für protoc-gen-grpc-java in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install protoc-gen-grpc-java

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#protoc-gen-grpc-java

nixpkgs package indexes · pkgs/by-name/pr/protoc-gen-grpc-java/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Protoc plugin for gRPC Java

Befehle und Aliase

  • protoc-gen-grpc-java

Verlauf

Projektgeschichte und Nutzung

protoc-gen-grpc-java is the official gRPC Java plugin for protoc. It generates Java client stubs, server base types, method descriptors, and service descriptors from protobuf service definitions.

Projektgeschichte

gRPC was publicly announced in 2015 and reached its 1.0 production milestone for Java, Go, and several other language implementations in August 2016.

protoc-gen-grpc-java is developed within grpc-java as the code-generation plugin that converts protobuf service definitions into Java gRPC interfaces. The official compiler documentation describes both precompiled distribution and building the native generator from source.

Adoptionsgeschichte

Java was one of the gRPC implementations declared production-ready with gRPC 1.0 in August 2016. The milestone announcement described existing use across open-source infrastructure and commercial deployments.

Precompiled protoc-gen-grpc-java executables are published for common platforms, and Java builds often resolve the generator through Maven or Gradle integrations. Homebrew and Nix availability in source_facts.package-manager also supports direct command-line use.

Wie es verwendet wird

Invoke protoc with the plugin available on PATH or specify it explicitly with --plugin, then pass --grpc-java_out for the output directory. The lite option generates bindings suited to protobuf-lite environments. Maven, Gradle, and Bazel builds commonly automate generator resolution and invocation. The executable has no documented persistent configuration or credentials file.

Warum Paket-Nerds sich dafür interessieren

The plugin is a native protoc executable even though its output targets Java, so build tooling must select a binary matching the build host rather than the Java runtime target.

Its separation from protobuf's Java message generator exposes the two-stage nature of gRPC builds: protobuf generates messages, while protoc-gen-grpc-java generates service base classes and stubs. Build-system plugins commonly coordinate both artifacts.

Zeitleiste

  • 2015: gRPC was publicly announced.
  • 2016: gRPC 1.0 declared the Java implementation production-ready.
  • Subsequent grpc-java releases have continued publishing the generator alongside the Java runtime libraries.

Related projects

  • protoc and the Java protobuf generator produce message classes alongside the service code.
  • grpc-java provides the API, stub, protobuf integration, and transports used by generated sources.
  • The protobuf Gradle plugin can resolve and invoke protoc-gen-grpc-java as a build artifact.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
protoc-gen-grpc-javacliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version1.84.0
Manager aktualisiert2026-09-14
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.83.1

https://github.com/grpc/grpc-java

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:protoc-gen-grpc-java
Version1.84.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/protoc-gen-grpc-java
Homepagehttps://grpc.io/docs/languages/java/
Repositoryhttps://github.com/grpc/grpc-java
Upstream-Dokumentationhttps://grpc.io/docs/languages/java/
LizenzApache-2.0
Quellarchivhttps://github.com/grpc/grpc-java/archive/refs/tags/v1.83.1.tar.gz
Zuletzt aktualisiert2026-09-14T13:44:11+02:00
Pulseupdated
Abhängigkeitenabseil, protobuf
Build-Abhängigkeitengradle@8, openjdk, pkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameprotoc-gen-grpc-java
Version Scheme0
Revision3
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

protoc-gen-grpc-java

nix profile install nixpkgs#protoc-gen-grpc-java
  • normalized package name match
  • Abgeglichen nach: Protoc Gen Grpc Java
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pr/protoc-gen-grpc-java/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation