java grpc protobuf_protobuf+grpc+examples
從下載后的grpc-java-master中的examples
pom.xml是有問題的
以下是修改后的pom.xml,注意JDK版本要在1.6或以上
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
com.qifan
qfgrpc
0.0.1-qfgrpc
jar
qfgrpc
http://maven.apache.org
UTF-8
junit
junit
4.11
test
io.grpc
grpc-all
1.4.0
io.grpc
grpc-testing
1.4.0
test
org.mockito
mockito-core
1.9.5
test
kr.motd.maven
os-maven-plugin
1.4.1.Final
org.xolstice.maven.plugins
protobuf-maven-plugin
0.5.0
com.google.protobuf:protoc:3.2.0:exe:${os.detected.classifier}
grpc-java
io.grpc:protoc-gen-grpc-java:1.3.0:exe:${os.detected.classifier}
compile
compile-custom
總結(jié)
以上是生活随笔為你收集整理的java grpc protobuf_protobuf+grpc+examples的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: java常用的统计_常用统计函数Java
- 下一篇: java jvm 内存参数_深入详解JV