не последняя версия
Последняя версия 2.1.4

com.lightbend.akka.grpc:akka-grpc-runtime_2.13 1.0.0

Akka gRPC - Support for building streaming gRPC servers and clients on top of Akka Streams.

Категории

Категории

gRPC Сеть Networking Akka Контейнер Микросервисы Reactive libraries
Группа

Группа

com.lightbend.akka.grpc
Идентификатор

Идентификатор

akka-grpc-runtime_2.13
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать akka-grpc-runtime_2.13 1.0.0


<!-- https://jarcasting.com/artifacts/com.lightbend.akka.grpc/akka-grpc-runtime_2.13/ -->
<dependency>
    <groupId>com.lightbend.akka.grpc</groupId>
    <artifactId>akka-grpc-runtime_2.13</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.akka.grpc/akka-grpc-runtime_2.13/
implementation 'com.lightbend.akka.grpc:akka-grpc-runtime_2.13:1.0.0'
// https://jarcasting.com/artifacts/com.lightbend.akka.grpc/akka-grpc-runtime_2.13/
implementation ("com.lightbend.akka.grpc:akka-grpc-runtime_2.13:1.0.0")
'com.lightbend.akka.grpc:akka-grpc-runtime_2.13:jar:1.0.0'
<dependency org="com.lightbend.akka.grpc" name="akka-grpc-runtime_2.13" rev="1.0.0">
  <artifact name="akka-grpc-runtime_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka.grpc', module='akka-grpc-runtime_2.13', version='1.0.0')
)
libraryDependencies += "com.lightbend.akka.grpc" % "akka-grpc-runtime_2.13" % "1.0.0"
[com.lightbend.akka.grpc/akka-grpc-runtime_2.13 "1.0.0"]