{"id":54535,"library":"circe-core-2-12","title":"Circe Core","description":"Circe Core provides core JSON parsing and encoding functionality for Scala, with a focus on functional programming.","status":"active","version":"0.14.15","language":"java","source_language":null,"source_url":"https://github.com/circe/circe","tags":["json","scala","circe","parsing"],"install":[{"cmd":"<dependency>\n  <groupId>io.circe</groupId>\n  <artifactId>circe-core_2.12</artifactId>\n  <version>0.14.15</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.circe:circe-core_2.12:0.14.15'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Json","correct":"io.circe.Json"}],"quickstart":{"code":"import io.circe.Json;\nimport io.circe.parser.*;\n\nString jsonString = \"{\\\"name\\\":\\\"John\\\"}\";\nJson json = parse(jsonString).getOrElse(Json.Null);\nSystem.out.println(json);","lang":"java","description":"Parses a JSON string into a Circe Json object."},"warnings":[{"fix":"Use the artifact with the appropriate Scala version suffix (e.g., circe-core_2.12 for Scala 2.12).","message":"Circe 0.14.x is compatible with Scala 2.12, 2.13, and 3; ensure correct Scala version suffix.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'circ':1,3,22 'core':2,4,6 'encod':10 'focus':16 'function':11,18 'json':7,20 'pars':8,23 'program':19 'provid':5 'scala':13,21","created_at":"2026-06-15T09:11:17.527142+00:00","updated_at":"2026-06-15T09:11:17.527142+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-core_2.12/","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-15","next_check":"2026-12-12","install_tag":null}}