组织ID: |
io.grpc |
项目ID: |
grpc-testing |
版本: |
1.10.1 |
最后修改时间: |
2018-08-14 12:28:27 |
包类型: |
jar |
标题: |
io.grpc:grpc-testing |
描述: |
gRPC: Testing |
相关URL: |
https://github.com/grpc/grpc-java |
大小: |
83.15KB |
|
Maven引入代码: |
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-testing</artifactId>
<version>1.10.1</version>
</dependency>
|
Gradle引入代码: |
io.grpc:grpc-testing:1.10.1
|
下载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>io.grpc</groupId>
<artifactId>grpc-testing</artifactId>
<version>1.10.1</version>
<name>io.grpc:grpc-testing</name>
<description>gRPC: Testing</description>
<url>https://github.com/grpc/grpc-java</url>
<licenses>
<license>
<name>Apache 2.0</name>
<url>https://opensource.org/licenses/Apache-2.0</url>
</license>
</licenses>
<developers>
<developer>
<id>grpc.io</id>
<name>gRPC Contributors</name>
<email>grpc-io@googlegroups.com</email>
<url>https://grpc.io/</url>
<organization>gRPC Authors</organization>
<organizationUrl>https://www.google.com</organizationUrl>
</developer>
</developers>
<scm>
<connection>scm:git:https://github.com/grpc/grpc-java.git</connection>
<developerConnection>scm:git:git@github.com:grpc/grpc-java.git</developerConnection>
<url>https://github.com/grpc/grpc-java</url>
</scm>
<dependencies>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-core</artifactId>
<version>[1.10.1]</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-stub</artifactId>
<version>1.10.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>1.9.5</version>
<scope>compile</scope>
<exclusions>
<exclusion>
<artifactId>hamcrest-core</artifactId>
<groupId>org.hamcrest</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.google.truth</groupId>
<artifactId>truth</artifactId>
<version>0.36</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-testing-proto</artifactId>
<version>1.10.1</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
io.grpc.testing.TestUtils$1.class
io.grpc.testing.TestUtils.class
io.grpc.testing.TestMethodDescriptors.class
io.grpc.testing.StreamRecorder.class
io.grpc.testing.TestMethodDescriptors$1.class
io.grpc.testing.GrpcServerRule.class
io.grpc.testing.TlsTesting.class
io.grpc.testing.TestMethodDescriptors$NoopMarshaller.class
io.grpc.internal.NoopClientCall$NoopClientCallListener.class
io.grpc.internal.TestingAccessor.class
io.grpc.internal.NoopServerCall$NoopServerCallListener.class
io.grpc.internal.testing.StatsTestUtils$FakeTagger.class
io.grpc.internal.testing.StatsTestUtils$FakeTagContextBuilder.class
io.grpc.internal.testing.AbstractTransportTest$MockServerTransportListener.class
io.grpc.internal.testing.AbstractTransportTest$ServerStreamListenerBase.class
io.grpc.internal.testing.TestClientStreamTracer.class
io.grpc.internal.testing.AbstractTransportTest$ClientStreamListenerBase.class
io.grpc.internal.testing.SingleMessageProducer.class
io.grpc.internal.testing.TestUtils.class
io.grpc.internal.testing.StatsTestUtils$FakeTagContext$1.class
io.grpc.internal.testing.StreamRecorder.class
io.grpc.internal.testing.AbstractTransportTest$StreamCreation.class
io.grpc.internal.testing.StatsTestUtils$MetricsRecord.class
io.grpc.internal.testing.StatsTestUtils.class
io.grpc.internal.testing.StatsTestUtils$MockableSpan.class
io.grpc.internal.testing.TestStreamTracer.class
io.grpc.internal.testing.TestServerStreamTracer.class
io.grpc.internal.testing.StatsTestUtils$FakeTagContextBinarySerializer.class
io.grpc.internal.testing.StatsTestUtils$FakeStatsRecord.class
io.grpc.internal.testing.AbstractTransportTest$StringMarshaller.class
io.grpc.internal.testing.StatsTestUtils$1.class
io.grpc.internal.testing.AbstractTransportTest$1.class
io.grpc.internal.testing.StatsTestUtils$FakeStatsRecorder.class
io.grpc.internal.testing.AbstractTransportTest$2.class
io.grpc.internal.testing.StatsTestUtils$MockableSpan$Builder.class
io.grpc.internal.testing.AbstractTransportTest$StringBinaryMarshaller.class
io.grpc.internal.testing.AbstractClientTransportFactoryTest.class
io.grpc.internal.testing.TestStreamTracer$TestBaseStreamTracer.class
io.grpc.internal.testing.AbstractTransportTest.class
io.grpc.internal.testing.StatsTestUtils$FakeTagContext.class
io.grpc.internal.testing.AbstractTransportTest$MockServerListener.class
io.grpc.internal.NoopServerCall.class
io.grpc.internal.NoopClientCall.class
certs/badclient.key
certs/badserver.pem
certs/openssl.cnf
certs/index.txt
certs/server0.key
certs/client.pem
certs/ca.pem
certs/server1.key
certs/server0.pem
certs/ca-openssl.cnf
certs/server1.pem
certs/server1-openssl.cnf
certs/badserver.key
certs/badclient.pem
certs/client.key
certs/README
certs/ca.key
|
依赖Jar: |
grpc-core-[1.10.1].jar
/io.grpc/grpc-core/[1.10.1]
查看grpc-core所有版本文件
grpc-stub-1.10.1.jar
/io.grpc/grpc-stub/1.10.1
查看grpc-stub所有版本文件
junit-4.12.jar
/junit/junit/4.12
查看junit所有版本文件
mockito-core-1.9.5.jar
/org.mockito/mockito-core/1.9.5
查看mockito-core所有版本文件
truth-0.36.jar
/com.google.truth/truth/0.36
查看truth所有版本文件
grpc-testing-proto-1.10.1.jar
/io.grpc/grpc-testing-proto/1.10.1
查看grpc-testing-proto所有版本文件
|