com.google.protobuf:protobuf-parent (3.22.3)

Published 2026-02-24 13:43:26 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.google.protobuf</groupId>
	<artifactId>protobuf-parent</artifactId>
	<version>3.22.3</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.google.protobuf:protobuf-parent:3.22.3

About this package

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.
Details
Maven
2026-02-24 13:43:26 +00:00
0
Protocol Buffers [Parent]
BSD-3-Clause
8.8 KiB
Assets (1)
Versions (2) View all
3.19.6 2026-02-24
3.22.3 2026-02-24