Registry / serialization / akka-http-circe-2-12

akka-http-circe-2-12

JSON →
library1.39.2javamavenunverified

Provides JSON serialization and deserialization for Akka HTTP using the Circe library.

<dependency> <groupId>de.heikoseeberger</groupId> <artifactId>akka-http-circe_2.12</artifactId> <version>1.39.2</version> </dependency>
INSTALL
IMPORT
SIG · AKKA-HTTP-CIRCE-2-
A
akka-http-circe-2-12
serializationjavav1.39.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AkkaHttpCirceSupport
de.heikoseeberger.akkahttpcirce.AkkaHttpCirceSupport

Imports Akka HTTP Circe support for automatic JSON marshalling.

import de.heikoseeberger.akkahttpcirce.AkkaHttpCirceSupport._ import akka.http.scaladsl.server.Directives._ val route = path("hello") { get { complete("Hello, world!") } }
Debug
Known issues
breakingVersion compatibility: akka-http-circe 1.39.2 requires Akka HTTP 10.2.x and Circe 0.14.x.
fix
Ensure your project uses compatible versions of Akka HTTP and Circe.
affects: >=1.39.0
Upgrade
Version history
1.39.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
OpenAI (training)
1
Resources
akka-http-circe-2-12 — mvn dependency:get akka-http-circe-2-12 · libregistry