组织ID: |
com.google.api.grpc |
项目ID: |
grpc-google-common-protos |
版本: |
0.1.11 |
最后修改时间: |
2018-08-01 19:23:43 |
包类型: |
jar |
标题: |
com.google.api.grpc:grpc-google-common-protos |
描述: |
GRPC library for grpc-google-common-protos |
相关URL: |
https://github.com/googleapis/googleapis |
大小: |
33.22KB |
|
Maven引入代码: |
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-common-protos</artifactId>
<version>0.1.11</version>
</dependency>
|
Gradle引入代码: |
com.google.api.grpc:grpc-google-common-protos:0.1.11
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-common-protos</artifactId>
<version>0.1.11</version>
<name>com.google.api.grpc:grpc-google-common-protos</name>
<description>GRPC library for grpc-google-common-protos</description>
<url>https://github.com/googleapis/googleapis</url>
<licenses>
<license>
<name>Apache-2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<developers>
<developer>
<id>Google Inc</id>
<name>Google Inc</name>
<email>googleapis-packages@google.com</email>
<url>https://github.com/googleapis/googleapis</url>
<organization>org.apache.maven.model.Organization@32c58343</organization>
<organizationUrl>https://www.google.com</organizationUrl>
</developer>
</developers>
<scm>
<connection>scm:git:https://github.com/googleapis/googleapis</connection>
<url>https://github.com/googleapis/googleapis</url>
</scm>
<dependencies>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-stub</artifactId>
<version>1.2.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-protobuf</artifactId>
<version>1.2.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
<version>0.1.11</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
com.google.api.servicemanagement.v1.ServiceManagerGrpc$ServiceManagerStub.class
com.google.api.servicemanagement.v1.ServiceManagerGrpc$MethodHandlers.class
com.google.api.servicemanagement.v1.ServiceManagerGrpc$ServiceManagerImplBase.class
com.google.api.servicemanagement.v1.ServiceManagerGrpc$ServiceManagerBlockingStub.class
com.google.api.servicemanagement.v1.ServiceManagerGrpc$ServiceManagerDescriptorSupplier.class
com.google.api.servicemanagement.v1.ServiceManagerGrpc$1.class
com.google.api.servicemanagement.v1.ServiceManagerGrpc$ServiceManagerFutureStub.class
com.google.api.servicemanagement.v1.ServiceManagerGrpc.class
com.google.api.servicecontrol.v1.ServiceControllerGrpc$ServiceControllerImplBase.class
com.google.api.servicecontrol.v1.ServiceControllerGrpc$ServiceControllerStub.class
com.google.api.servicecontrol.v1.ServiceControllerGrpc$ServiceControllerDescriptorSupplier.class
com.google.api.servicecontrol.v1.ServiceControllerGrpc$ServiceControllerBlockingStub.class
com.google.api.servicecontrol.v1.ServiceControllerGrpc.class
com.google.api.servicecontrol.v1.ServiceControllerGrpc$MethodHandlers.class
com.google.api.servicecontrol.v1.ServiceControllerGrpc$1.class
com.google.api.servicecontrol.v1.ServiceControllerGrpc$ServiceControllerFutureStub.class
com.google.longrunning.OperationsGrpc$OperationsImplBase.class
com.google.longrunning.OperationsGrpc.class
com.google.longrunning.OperationsGrpc$1.class
com.google.longrunning.OperationsGrpc$OperationsStub.class
com.google.longrunning.OperationsGrpc$OperationsDescriptorSupplier.class
com.google.longrunning.OperationsGrpc$OperationsFutureStub.class
com.google.longrunning.OperationsGrpc$MethodHandlers.class
com.google.longrunning.OperationsGrpc$OperationsBlockingStub.class
|
依赖Jar: |
grpc-stub-1.2.0.jar
/io.grpc/grpc-stub/1.2.0
查看grpc-stub所有版本文件
grpc-protobuf-1.2.0.jar
/io.grpc/grpc-protobuf/1.2.0
查看grpc-protobuf所有版本文件
proto-google-common-protos-0.1.11.jar
/com.google.api.grpc/proto-google-common-protos/0.1.11
查看proto-google-common-protos所有版本文件
|