| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииgRPC Сеть Networking Akka Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.lightbend.akka.grpc |
| Идентификатор | Идентификаторakka-grpc-runtime_2.12 |
| Версия | Версия2.1.3 |
| Тип | Типjar |
| Описание |
Описаниеakka-grpc-runtime
Akka gRPC - Support for building streaming gRPC servers and clients on top of Akka Streams.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| akka-grpc-runtime_2.12-2.1.3.pom | |
| akka-grpc-runtime_2.12-2.1.3.jar | 616 KB |
| akka-grpc-runtime_2.12-2.1.3-sources.jar | 72 KB |
| akka-grpc-runtime_2.12-2.1.3-javadoc.jar | 1 MB |
| Обзор |
<!-- 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>2.1.3</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:2.1.3'
// https://jarcasting.com/artifacts/com.lightbend.akka.grpc/akka-grpc-runtime_2.12/
implementation ("com.lightbend.akka.grpc:akka-grpc-runtime_2.12:2.1.3")
'com.lightbend.akka.grpc:akka-grpc-runtime_2.12:jar:2.1.3'
<dependency org="com.lightbend.akka.grpc" name="akka-grpc-runtime_2.12" rev="2.1.3">
<artifact name="akka-grpc-runtime_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka.grpc', module='akka-grpc-runtime_2.12', version='2.1.3')
)
libraryDependencies += "com.lightbend.akka.grpc" % "akka-grpc-runtime_2.12" % "2.1.3"
[com.lightbend.akka.grpc/akka-grpc-runtime_2.12 "2.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.15 |
| com.thesamet.scalapb : scalapb-runtime_2.12 | jar | 0.11.8 |
| com.google.protobuf : protobuf-java | jar | 3.19.3 |
| io.grpc : grpc-core | jar | 1.43.2 |
| io.grpc : grpc-netty-shaded | jar | 1.43.2 |
| com.typesafe.akka : akka-stream_2.12 | jar | 2.6.9 |
| com.typesafe.akka : akka-http-core_2.12 | jar | 10.2.7 |
| com.typesafe.akka : akka-http_2.12 | jar | 10.2.7 |
| com.typesafe.akka : akka-discovery_2.12 | jar | 2.6.9 |
| org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.grpc : grpc-stub | jar | 1.43.2 |
| ch.megard : akka-http-cors_2.12 | jar | 1.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.akka : akka-testkit_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 |