License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdorg.mdedetrich |
ArtifactId | ArtifactIdakka-http-circe_2.11 |
Last Version | Last Version1.18.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-http-circe
akka-http-circe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.mdedetrich/akka-http-circe_2.11/ -->
<dependency>
<groupId>org.mdedetrich</groupId>
<artifactId>akka-http-circe_2.11</artifactId>
<version>1.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mdedetrich/akka-http-circe_2.11/
implementation 'org.mdedetrich:akka-http-circe_2.11:1.18.0'
// https://jarcasting.com/artifacts/org.mdedetrich/akka-http-circe_2.11/
implementation ("org.mdedetrich:akka-http-circe_2.11:1.18.0")
'org.mdedetrich:akka-http-circe_2.11:jar:1.18.0'
<dependency org="org.mdedetrich" name="akka-http-circe_2.11" rev="1.18.0">
<artifact name="akka-http-circe_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mdedetrich', module='akka-http-circe_2.11', version='1.18.0')
)
libraryDependencies += "org.mdedetrich" % "akka-http-circe_2.11" % "1.18.0"
[org.mdedetrich/akka-http-circe_2.11 "1.18.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
com.typesafe.akka : akka-http_2.11 | jar | 10.0.9 |
io.circe : circe-core_2.11 | jar | 0.8.0 |
io.circe : circe-jawn_2.11 | jar | 0.8.0 |
Group / Artifact | Type | Version |
---|---|---|
io.circe : circe-generic_2.11 | jar | 0.8.0 |
org.scalatest : scalatest_2.11 | jar | 3.0.3 |