License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.lightbend.akka.grpc |
ArtifactId | ArtifactIdakka-grpc-interop-tests_2.12 |
Version | Version2.1.4 |
Type | Typejar |
Description |
Descriptionakka-grpc-interop-tests
Akka gRPC - Support for building streaming gRPC servers and clients on top of Akka Streams.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lightbend.akka.grpc/akka-grpc-interop-tests_2.12/ -->
<dependency>
<groupId>com.lightbend.akka.grpc</groupId>
<artifactId>akka-grpc-interop-tests_2.12</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.akka.grpc/akka-grpc-interop-tests_2.12/
implementation 'com.lightbend.akka.grpc:akka-grpc-interop-tests_2.12:2.1.4'
// https://jarcasting.com/artifacts/com.lightbend.akka.grpc/akka-grpc-interop-tests_2.12/
implementation ("com.lightbend.akka.grpc:akka-grpc-interop-tests_2.12:2.1.4")
'com.lightbend.akka.grpc:akka-grpc-interop-tests_2.12:jar:2.1.4'
<dependency org="com.lightbend.akka.grpc" name="akka-grpc-interop-tests_2.12" rev="2.1.4">
<artifact name="akka-grpc-interop-tests_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka.grpc', module='akka-grpc-interop-tests_2.12', version='2.1.4')
)
libraryDependencies += "com.lightbend.akka.grpc" % "akka-grpc-interop-tests_2.12" % "2.1.4"
[com.lightbend.akka.grpc/akka-grpc-interop-tests_2.12 "2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.lightbend.akka.grpc : akka-grpc-runtime_2.12 | jar | 2.1.4 |
io.grpc : grpc-interop-testing | jar | 1.45.0 |
com.typesafe.akka : akka-http_2.12 | jar | 10.2.8 |
com.typesafe.akka : akka-slf4j_2.12 | jar | 2.6.9 |
org.scalatest : scalatest_2.12 | jar | 3.1.4 |
org.scalatestplus : junit-4-12_2.12 | jar | 3.1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.12 | jar | 2.6.9 |
com.typesafe.akka : akka-stream-testkit_2.12 | jar | 2.6.9 |