| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииgRPC Сеть Networking Akka Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.lightbend.akka.grpc |
| Идентификатор | Идентификаторakka-grpc-play-testkit_2.11 |
| Версия | Версия0.4.2 |
| Тип | Типjar |
| Описание |
Описаниеakka-grpc-play-testkit
akka-grpc-play-testkit
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.lightbend.akka.grpc/akka-grpc-play-testkit_2.11/ -->
<dependency>
<groupId>com.lightbend.akka.grpc</groupId>
<artifactId>akka-grpc-play-testkit_2.11</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.akka.grpc/akka-grpc-play-testkit_2.11/
implementation 'com.lightbend.akka.grpc:akka-grpc-play-testkit_2.11:0.4.2'
// https://jarcasting.com/artifacts/com.lightbend.akka.grpc/akka-grpc-play-testkit_2.11/
implementation ("com.lightbend.akka.grpc:akka-grpc-play-testkit_2.11:0.4.2")
'com.lightbend.akka.grpc:akka-grpc-play-testkit_2.11:jar:0.4.2'
<dependency org="com.lightbend.akka.grpc" name="akka-grpc-play-testkit_2.11" rev="0.4.2">
<artifact name="akka-grpc-play-testkit_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka.grpc', module='akka-grpc-play-testkit_2.11', version='0.4.2')
)
libraryDependencies += "com.lightbend.akka.grpc" % "akka-grpc-play-testkit_2.11" % "0.4.2"
[com.lightbend.akka.grpc/akka-grpc-play-testkit_2.11 "0.4.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.lightbend.akka.grpc : akka-grpc-runtime_2.11 | jar | 0.4.2 |
| com.typesafe.play : play_2.11 | jar | 2.7.0-RC3 |
| com.typesafe.play : play-test_2.11 | jar | 2.7.0-RC3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.lightbend.akka.grpc » akka-grpc-play-testdata_2.11 | jar | 0.4.2 |
| com.typesafe.play : play-ahc-ws_2.11 | jar | 2.7.0-RC3 |