{"id":67543,"library":"circe-generic-sjs1-2-13","title":"Circe Generic","description":"Automatic derivation of JSON codecs for Scala case classes using circe.","status":"active","version":"0.14.15","language":"java","source_language":null,"source_url":"https://github.com/circe/circe","tags":["scala","json","circe","serialization"],"install":[{"cmd":"<dependency>\n  <groupId>io.circe</groupId>\n  <artifactId>circe-generic_sjs1_2.13</artifactId>\n  <version>0.14.15</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.circe:circe-generic_sjs1_2.13:0.14.15'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"auto","correct":"io.circe.generic.auto._"}],"quickstart":{"code":"import io.circe.generic.auto._;\nimport io.circe.syntax._;\n\ncase class Person(name: String, age: Int)\nval person = Person(\"Alice\", 30)\nval json = person.asJson","lang":"java","description":"Automatically derives a JSON encoder for a case class and serializes it."},"warnings":[{"fix":"Use explicit codecs or circe-generic-extras for more control.","message":"Generic derivation may fail for complex nested types or sealed traits.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'automat':3 'case':10 'circ':1,13,16 'class':11 'codec':7 'deriv':4 'generic':2 'json':6,15 'scala':9,14 'serial':17 'use':12","created_at":"2026-06-17T17:38:36.918477+00:00","updated_at":"2026-06-17T17:38:36.918477+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/circe/circe","github":"https://github.com/circe/circe","docs":"https://appdoc.app/artifact/io.circe/circe-generic_sjs1_2.13/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}