| License |
License |
|---|---|
| Categories |
CategoriesJackson Data JSON Akka Container Microservices Reactive libraries |
| GroupId | GroupIdcom.github.takezoe |
| ArtifactId | ArtifactIdakka-http-jackson_2.11 |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionakka-http-jackson
akka-http-jackson
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.takezoe |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.takezoe/akka-http-jackson_2.11/ -->
<dependency>
<groupId>com.github.takezoe</groupId>
<artifactId>akka-http-jackson_2.11</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.takezoe/akka-http-jackson_2.11/
implementation 'com.github.takezoe:akka-http-jackson_2.11:1.0.0'
// https://jarcasting.com/artifacts/com.github.takezoe/akka-http-jackson_2.11/
implementation ("com.github.takezoe:akka-http-jackson_2.11:1.0.0")
'com.github.takezoe:akka-http-jackson_2.11:jar:1.0.0'
<dependency org="com.github.takezoe" name="akka-http-jackson_2.11" rev="1.0.0">
<artifact name="akka-http-jackson_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.takezoe', module='akka-http-jackson_2.11', version='1.0.0')
)
libraryDependencies += "com.github.takezoe" % "akka-http-jackson_2.11" % "1.0.0"
[com.github.takezoe/akka-http-jackson_2.11 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| com.fasterxml.jackson.module : jackson-module-scala_2.11 | jar | 2.7.2 |
| com.typesafe.akka : akka-http-experimental_2.11 | jar | 2.4.6 |