在你的pom.xml(如果你使用Maven)中添加protobuf-java和protobuf-java-util(如果需要的话,但通常protobuf-java就足够了)的依赖: xml <dependencies> <dependency> <groupId>com.google.protobuf</groupId> <artifactId>protobuf-java</artifactId> <version>...
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.google.protobuf</gro...
https://repo1.maven.org/maven2/io/grpc/grpc-services/1.28.0/grpc-services-1.28.0.pom Contributor sanjaypujare commented Dec 1, 2020 But what problem is this change causing you? Contributor voidzcy commented Dec 1, 2020 This is the result of migrating to Gradle java-library plugin. #70...
protostuff-maven-plugin protostuff-msgpack protostuff-parser protostuff-runtime-md protostuff-runtime-registry protostuff-runtime-view protostuff-runtime protostuff-uberjar protostuff-xml protostuff-yaml .gitignore .travis.yml CHANGELOG.md CONTRIBUTORS.md ...
[Core] Bundle-SymbolicName: com.google.protobuf Bundle-Vendor: Google Bundle-Version: 3.0.0 Created-By: Apache Maven Bundle Plugin Export-Package: com.google.protobuf;version="3.0.0" Import-Package: com.google.protobuf;version="[3.0,4)",sun.misc Require-Capability: osgi.ee;filter:="(&(...