| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAkka Контейнер Микросервисы Reactive libraries |
| Группа | Группаcom.ubirch.util |
| Идентификатор | Идентификаторrest-akka-http-test_2.11 |
| Версия | Версия0.4.0 |
| Тип | Типjar |
| Описание |
Описаниеrest-akka-http-test
akka-http-experimental related test utils
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.ubirch.util/rest-akka-http-test_2.11/ -->
<dependency>
<groupId>com.ubirch.util</groupId>
<artifactId>rest-akka-http-test_2.11</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.util/rest-akka-http-test_2.11/
implementation 'com.ubirch.util:rest-akka-http-test_2.11:0.4.0'
// https://jarcasting.com/artifacts/com.ubirch.util/rest-akka-http-test_2.11/
implementation ("com.ubirch.util:rest-akka-http-test_2.11:0.4.0")
'com.ubirch.util:rest-akka-http-test_2.11:jar:0.4.0'
<dependency org="com.ubirch.util" name="rest-akka-http-test_2.11" rev="0.4.0">
<artifact name="rest-akka-http-test_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.util', module='rest-akka-http-test_2.11', version='0.4.0')
)
libraryDependencies += "com.ubirch.util" % "rest-akka-http-test_2.11" % "0.4.0"
[com.ubirch.util/rest-akka-http-test_2.11 "0.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.typesafe.akka : akka-http_2.11 | jar | 10.1.3 |
| com.typesafe.akka : akka-http-testkit_2.11 | jar | 10.1.3 |
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |