License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdde.knutwalker |
ArtifactId | ArtifactIdakka-http-circe_2.11 |
Version | Version3.4.0 |
Type | Typejar |
Description |
Descriptionakka-http-circe
Json support for Akka Streams/Http via Jawn
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.knutwalker/akka-http-circe_2.11/ -->
<dependency>
<groupId>de.knutwalker</groupId>
<artifactId>akka-http-circe_2.11</artifactId>
<version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.knutwalker/akka-http-circe_2.11/
implementation 'de.knutwalker:akka-http-circe_2.11:3.4.0'
// https://jarcasting.com/artifacts/de.knutwalker/akka-http-circe_2.11/
implementation ("de.knutwalker:akka-http-circe_2.11:3.4.0")
'de.knutwalker:akka-http-circe_2.11:jar:3.4.0'
<dependency org="de.knutwalker" name="akka-http-circe_2.11" rev="3.4.0">
<artifact name="akka-http-circe_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knutwalker', module='akka-http-circe_2.11', version='3.4.0')
)
libraryDependencies += "de.knutwalker" % "akka-http-circe_2.11" % "3.4.0"
[de.knutwalker/akka-http-circe_2.11 "3.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
de.knutwalker : akka-stream-circe_2.11 | jar | 3.4.0 |
de.knutwalker : akka-http-json_2.11 | jar | 3.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-http_2.11 | jar | 10.0.7 |