组织ID: |
com.google.api.grpc |
项目ID: |
proto-google-longrunning-v1 |
版本: |
0.1.17 |
最后修改时间: |
2018-09-30 10:08:19 |
包类型: |
jar |
标题: |
com.google.api.grpc:proto-google-longrunning-v1 |
描述: |
PROTO library for proto-google-longrunning-v1 |
相关URL: |
https://github.com/googleapis/googleapis |
大小: |
67.89KB |
|
Maven引入代码: |
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-longrunning-v1</artifactId>
<version>0.1.17</version>
</dependency>
|
Gradle引入代码: |
com.google.api.grpc:proto-google-longrunning-v1:0.1.17
|
下载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>proto-google-longrunning-v1</artifactId>
<version>0.1.17</version>
<name>com.google.api.grpc:proto-google-longrunning-v1</name>
<description>PROTO library for proto-google-longrunning-v1</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@58e0ebc3</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>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>0.27</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.6</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.3.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
<version>0.1.17</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>1.10.19</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.3</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>api-common</artifactId>
<version>1.1.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
com.google.longrunning.Operation$1.class
com.google.longrunning.DeleteOperationRequest.class
com.google.longrunning.OperationsProto$1.class
com.google.longrunning.GetOperationRequest$Builder.class
com.google.longrunning.OperationOrBuilder.class
com.google.longrunning.ListOperationsRequest$Builder.class
com.google.longrunning.GetOperationRequestOrBuilder.class
com.google.longrunning.CancelOperationRequest$Builder.class
com.google.longrunning.CancelOperationRequest.class
com.google.longrunning.GetOperationRequest.class
com.google.longrunning.ListOperationsRequest.class
com.google.longrunning.OperationsProto.class
com.google.longrunning.ListOperationsResponseOrBuilder.class
com.google.longrunning.DeleteOperationRequest$1.class
com.google.longrunning.Operation.class
com.google.longrunning.GetOperationRequest$1.class
com.google.longrunning.ListOperationsRequest$1.class
com.google.longrunning.ListOperationsResponse.class
com.google.longrunning.CancelOperationRequestOrBuilder.class
com.google.longrunning.ListOperationsResponse$Builder.class
com.google.longrunning.Operation$Builder.class
com.google.longrunning.ListOperationsResponse$1.class
com.google.longrunning.Operation$2.class
com.google.longrunning.Operation$ResultCase.class
com.google.longrunning.CancelOperationRequest$1.class
com.google.longrunning.DeleteOperationRequest$Builder.class
com.google.longrunning.DeleteOperationRequestOrBuilder.class
com.google.longrunning.ListOperationsRequestOrBuilder.class
|
依赖Jar: |
truth-0.27.jar
/com.google.truth/truth/0.27
查看truth所有版本文件
junit-4.11.jar
/junit/junit/4.11
查看junit所有版本文件
commons-lang-2.6.jar
/commons-lang/commons-lang/2.6
查看commons-lang所有版本文件
protobuf-java-3.3.0.jar
/com.google.protobuf/protobuf-java/3.3.0
查看protobuf-java所有版本文件
proto-google-common-protos-0.1.17.jar
/com.google.api.grpc/proto-google-common-protos/0.1.17
查看proto-google-common-protos所有版本文件
mockito-core-1.10.19.jar
/org.mockito/mockito-core/1.10.19
查看mockito-core所有版本文件
commons-cli-1.3.jar
/commons-cli/commons-cli/1.3
查看commons-cli所有版本文件
api-common-1.1.0.jar
/com.google.api/api-common/1.1.0
查看api-common所有版本文件
|