License |
License |
---|---|
Categories |
CategoriesJSON Data Akka Container Microservices Reactive libraries |
GroupId | GroupIdde.knutwalker |
ArtifactId | ArtifactIdakka-http-json_2.12 |
Version | Version3.5.0 |
Type | Typejar |
Description |
Descriptionakka-http-json
Json support for Akka Streams/Http via Jawn
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
akka-http-json_2.12-3.5.0.pom | |
akka-http-json_2.12-3.5.0.jar | 7 KB |
akka-http-json_2.12-3.5.0-sources.jar | 2 KB |
akka-http-json_2.12-3.5.0-javadoc.jar | 627 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.knutwalker/akka-http-json_2.12/ -->
<dependency>
<groupId>de.knutwalker</groupId>
<artifactId>akka-http-json_2.12</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.knutwalker/akka-http-json_2.12/
implementation 'de.knutwalker:akka-http-json_2.12:3.5.0'
// https://jarcasting.com/artifacts/de.knutwalker/akka-http-json_2.12/
implementation ("de.knutwalker:akka-http-json_2.12:3.5.0")
'de.knutwalker:akka-http-json_2.12:jar:3.5.0'
<dependency org="de.knutwalker" name="akka-http-json_2.12" rev="3.5.0">
<artifact name="akka-http-json_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knutwalker', module='akka-http-json_2.12', version='3.5.0')
)
libraryDependencies += "de.knutwalker" % "akka-http-json_2.12" % "3.5.0"
[de.knutwalker/akka-http-json_2.12 "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.3 |
de.knutwalker : akka-stream-json_2.12 | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http_2.12 | jar | 10.0.11 |