| License |
License |
|---|---|
| Categories |
CategoriesJSON Data Akka Container Microservices Reactive libraries |
| GroupId | GroupIdorg.mdedetrich |
| ArtifactId | ArtifactIdakka-http-json_2.11 |
| Version | Version0.5.0 |
| Type | Typejar |
| Description |
Descriptionakka-http-json
akka-http-json
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| akka-http-json_2.11-0.5.0.pom | |
| akka-http-json_2.11-0.5.0.jar | 8 KB |
| akka-http-json_2.11-0.5.0-sources.jar | 1 KB |
| akka-http-json_2.11-0.5.0-javadoc.jar | 347 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mdedetrich/akka-http-json_2.11/ -->
<dependency>
<groupId>org.mdedetrich</groupId>
<artifactId>akka-http-json_2.11</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mdedetrich/akka-http-json_2.11/
implementation 'org.mdedetrich:akka-http-json_2.11:0.5.0'
// https://jarcasting.com/artifacts/org.mdedetrich/akka-http-json_2.11/
implementation ("org.mdedetrich:akka-http-json_2.11:0.5.0")
'org.mdedetrich:akka-http-json_2.11:jar:0.5.0'
<dependency org="org.mdedetrich" name="akka-http-json_2.11" rev="0.5.0">
<artifact name="akka-http-json_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mdedetrich', module='akka-http-json_2.11', version='0.5.0')
)
libraryDependencies += "org.mdedetrich" % "akka-http-json_2.11" % "0.5.0"
[org.mdedetrich/akka-http-json_2.11 "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.mdedetrich : akka-stream-json_2.11 | jar | 0.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-http_2.11 | jar | 10.1.11 |