Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
deannagarcia 9ee7b565c2
Fix pom_template dependencies. All pom files need a dependency section and kotlin + util need to depend on protobuf-java and kotlin-lite should depend on protobuf-javalite. (#12009)
2 years ago
..
src/test/java/com/google/protobuf Sync from Piper @483688977 2 years ago
BUILD.bazel [Bazel/C++] Move core C++ implementation to //src/google/protobuf package. (#9988) 3 years ago
generate-sources-build.xml Add module for JavaLite and fix builds 6 years ago
generate-test-sources-build.xml Fixing java and protoc builds 3 years ago
lite.awk Add module for JavaLite and fix builds 6 years ago
pom.xml Updating version.json and repo version numbers to: 22.0 2 years ago
pom_template.xml Fix pom_template dependencies. All pom files need a dependency section and kotlin + util need to depend on protobuf-java and kotlin-lite should depend on protobuf-javalite. (#12009) 2 years ago
process-lite-sources-build.xml Add module for JavaLite and fix builds 6 years ago
proguard.pgcfg Sync from Piper @355707933 4 years ago