License |
License |
---|---|
Categories |
CategoriesJSON Data Akka Container Microservices Reactive libraries |
GroupId | GroupIdde.heikoseeberger |
ArtifactId | ArtifactIdakka-http-json4s_2.13 |
Version | Version1.36.0 |
Type | Typejar |
Description |
Descriptionakka-http-json4s
akka-http-json4s
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-json4s_2.13/ -->
<dependency>
<groupId>de.heikoseeberger</groupId>
<artifactId>akka-http-json4s_2.13</artifactId>
<version>1.36.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-json4s_2.13/
implementation 'de.heikoseeberger:akka-http-json4s_2.13:1.36.0'
// https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-json4s_2.13/
implementation ("de.heikoseeberger:akka-http-json4s_2.13:1.36.0")
'de.heikoseeberger:akka-http-json4s_2.13:jar:1.36.0'
<dependency org="de.heikoseeberger" name="akka-http-json4s_2.13" rev="1.36.0">
<artifact name="akka-http-json4s_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.heikoseeberger', module='akka-http-json4s_2.13', version='1.36.0')
)
libraryDependencies += "de.heikoseeberger" % "akka-http-json4s_2.13" % "1.36.0"
[de.heikoseeberger/akka-http-json4s_2.13 "1.36.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.typesafe.akka : akka-http_2.13 | jar | 10.2.4 |
org.json4s : json4s-core_2.13 | jar | 3.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.13 |
Group / Artifact | Type | Version |
---|---|---|
org.json4s : json4s-jackson_2.13 | jar | 3.6.10 |
org.json4s : json4s-native_2.13 | jar | 3.6.10 |
org.scalatest : scalatest_2.13 | jar | 3.2.6 |