| Категории |
КатегорииJSON Данные Akka Контейнер Микросервисы Reactive libraries |
|---|---|
| Группа | Группаde.heikoseeberger |
| Идентификатор | Идентификаторakka-http-json4s_2.11 |
| Версия | Версия1.21.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| akka-http-json4s_2.11-1.21.0.pom | |
| akka-http-json4s_2.11-1.21.0.jar | 18 KB |
| akka-http-json4s_2.11-1.21.0-sources.jar | 2 KB |
| akka-http-json4s_2.11-1.21.0-javadoc.jar | 361 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-json4s_2.11/ -->
<dependency>
<groupId>de.heikoseeberger</groupId>
<artifactId>akka-http-json4s_2.11</artifactId>
<version>1.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-json4s_2.11/
implementation 'de.heikoseeberger:akka-http-json4s_2.11:1.21.0'
// https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-json4s_2.11/
implementation ("de.heikoseeberger:akka-http-json4s_2.11:1.21.0")
'de.heikoseeberger:akka-http-json4s_2.11:jar:1.21.0'
<dependency org="de.heikoseeberger" name="akka-http-json4s_2.11" rev="1.21.0">
<artifact name="akka-http-json4s_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.heikoseeberger', module='akka-http-json4s_2.11', version='1.21.0')
)
libraryDependencies += "de.heikoseeberger" % "akka-http-json4s_2.11" % "1.21.0"
[de.heikoseeberger/akka-http-json4s_2.11 "1.21.0"]