Registry / serialization / circe-derivation-2-12

circe-derivation-2-12

JSON →
library0.13.0-M5javamavenunverified

circe derivation provides automatic derivation of JSON codecs for Scala case classes.

<dependency> <groupId>io.circe</groupId> <artifactId>circe-derivation_2.12</artifactId> <version>0.13.0-M5</version> </dependency>
INSTALL
IMPORT
SIG · CIRCE-DERIVATION-2
C
circe-derivation-2-12
serializationjavav0.13.0-M5
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.

deriveDecoder
io.circe.derivation.deriveDecoder

Derive a JSON decoder for a case class

import io.circe.derivation._ case class Foo(a: Int, b: String) object Foo { implicit val decoder: Decoder[Foo] = deriveDecoder }
Debug
Known issues
breakingVersion 0.13.0-M5 is a milestone; not stable for production.
fix
Use a stable release like 0.12.3 or later.
affects: 0.13.0-M5
Upgrade
Version history
0.13.0-M5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
circe-derivation-2-12 — mvn dependency:get circe-derivation-2-12 · libregistry