Registry / serialization / circe-generic-sjs0-6-2-12

circe-generic-sjs0-6-2-12

JSON →
library0.13.0javamavenunverified

Automatic derivation of circe JSON codecs for Scala case classes and sealed traits.

<dependency> <groupId>io.circe</groupId> <artifactId>circe-generic_sjs0.6_2.12</artifactId> <version>0.13.0</version> </dependency>
INSTALL
IMPORT
SIG · CIRCE-GENERIC-SJS0
C
circe-generic-sjs0-6-2-12
serializationjavav0.13.0
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.

auto
io.circe.generic.auto._

Automatic JSON encoding of a case class using circe generic.

import io.circe.generic.auto._ import io.circe.syntax._ case class Person(name: String, age: Int) val person = Person("Alice", 30) val json = person.asJson println(json)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
OpenAI (training)
1
Resources
circe-generic-sjs0-6-2-12 — mvn dependency:get circe-generic-sjs0-6-2-12 · libregistry