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

com.lightbend.akka.grpc:akka-grpc-runtime_2.12 1.1.1

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.12
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать akka-grpc-runtime_2.12 1.1.1


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