| License |
License |
|---|---|
| Categories |
CategoriesNet gRPC Networking |
| GroupId | GroupIdcom.payneteasy.grpc-long-polling |
| ArtifactId | ArtifactIdintegration-testing |
| Version | Version1.0-9 |
| Type | Typejar |
| Description |
DescriptiongRPC long polling integration testing 1.0-9
gRPC long polling
|
| Filename | Size |
|---|---|
| integration-testing-1.0-9.pom | |
| integration-testing-1.0-9.jar | 98 KB |
| integration-testing-1.0-9-sources.jar | 32 KB |
| integration-testing-1.0-9-javadoc.jar | 245 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.payneteasy.grpc-long-polling/integration-testing/ -->
<dependency>
<groupId>com.payneteasy.grpc-long-polling</groupId>
<artifactId>integration-testing</artifactId>
<version>1.0-9</version>
</dependency>
// https://jarcasting.com/artifacts/com.payneteasy.grpc-long-polling/integration-testing/
implementation 'com.payneteasy.grpc-long-polling:integration-testing:1.0-9'
// https://jarcasting.com/artifacts/com.payneteasy.grpc-long-polling/integration-testing/
implementation ("com.payneteasy.grpc-long-polling:integration-testing:1.0-9")
'com.payneteasy.grpc-long-polling:integration-testing:jar:1.0-9'
<dependency org="com.payneteasy.grpc-long-polling" name="integration-testing" rev="1.0-9">
<artifact name="integration-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payneteasy.grpc-long-polling', module='integration-testing', version='1.0-9')
)
libraryDependencies += "com.payneteasy.grpc-long-polling" % "integration-testing" % "1.0-9"
[com.payneteasy.grpc-long-polling/integration-testing "1.0-9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.payneteasy.grpc-long-polling : grpc-long-polling-client | jar | 1.0-9 |
| com.payneteasy.grpc-long-polling : grpc-long-polling-server | jar | 1.0-9 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| io.grpc : grpc-core | jar | 1.27.2 |
| io.grpc : grpc-stub | jar | 1.27.2 |
| io.grpc : grpc-protobuf | jar | 1.27.2 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.26.v20200117 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| io.grpc : grpc-testing | jar | 1.27.2 |