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 Document known quirks of EnumDescriptor::is_closed() when importing across files with different syntaxes. 2 years ago
BUILD.bazel Remove unused package private class ProtobufLists. 2 years ago
generate-sources-build.xml Restructuring protobuf to multiple modules 9 years ago
generate-test-sources-build.xml Sync from Piper @483688977 2 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