libprotobuf-java_3.1.0-1_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/capotej/protobuf3/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/capotej/protobuf3/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install libprotobuf-java=3.1.0-1

Java bindings for protocol buffers

Full description:
  Java bindings for protocol buffers
 Protocol buffers are a flexible, efficient, automated mechanism for
 serializing structured data - similar to XML, but smaller, faster, and
 simpler. You define how you want your data to be structured once, then you can
 use special generated source code to easily write and read your structured
 data to and from a variety of data streams and using a variety of languages.
 You can even update your data structure without breaking deployed programs
 that are compiled against the "old" format.
 .
 Google uses Protocol Buffers for almost all of its internal RPC protocols and
 file formats.
 .
 This package contains the Java bindings for the protocol buffers. You will
 need the protoc tool (in the protobuf-compiler package) to compile your
 definition to Java classes, and then the modules in this package will allow
 you to use those classes in your programs.

Checksums

MD5 277c98214914cd362848a3a967e39ca4
SHA1 ec051f0d8ba497b033d341f007cca4dc1853b462
SHA256 37e3fc42ae182136626ab70d683afe86f1b1d7ad5be04d87fb4f9acd46006f12
SHA512 fca6958c833362a755d5e95927201c2256d36ff37cc27b22774052d6980b71b4fe620bae4decd9db7afce88909a27376d9c0741ee61378ea48f2675a345a9857

Files

  • /usr/share/maven-repo/com/google/protobuf/protobuf-parent/debian/protobuf-parent-debian.pom
  • /usr/share/maven-repo/com/google/protobuf/protobuf-parent/3.1.0/protobuf-parent-3.1.0.pom
  • /usr/share/java/protobuf-3.1.0.jar
  • /usr/share/doc/libprotobuf-java/copyright
  • /usr/share/doc/libprotobuf-java/changelog.Debian.gz

Uploaded

over 7 years ago

Package Size

622 KB

Installed Size

728 KB

Downloads

197

wget

wget --content-disposition "https://packagecloud.io/capotej/protobuf3/packages/ubuntu/trusty/libprotobuf-java_3.1.0-1_all.deb/download.deb?distro_version_id=20"

Homepage

https://code.google.com/p/protobuf/