com.google.protobuf:protobuf-java (2.5.0)

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-java</artifactId>
	<version>2.5.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.google.protobuf:protobuf-java:2.5.0

About this package

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.

Dependencies

junit:junit
4.4
org.easymock:easymock
2.2
org.easymock:easymockclassextension
2.2.1
Details
Maven
2026-02-24 13:43:26 +00:00
0
Protocol Buffer Java API
New BSD license
529 KiB
Assets (2)
Versions (3) View all
2.5.0 2026-02-24
3.19.6 2026-02-24
3.22.3 2026-02-24