{"id":72517,"library":"circe-yaml-2-12","title":"Circe YAML","description":"Library for converting between SnakeYAML's AST (YAML 1.1) and circe's AST for Scala 2.12.","status":"active","version":"1.15.0","language":"java","source_language":null,"source_url":"https://github.com/circe/circe-yaml","tags":["circe","yaml","scala","serialization"],"install":[{"cmd":"<dependency>\n  <groupId>io.circe</groupId>\n  <artifactId>circe-yaml_2.12</artifactId>\n  <version>1.15.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.circe:circe-yaml_2.12:1.15.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"parser","correct":"io.circe.yaml.parser"}],"quickstart":{"code":"import io.circe.yaml.parser\nimport io.circe.Json\n\nval yaml = \"key: value\"\nval parsed: Json = parser.parse(yaml).getOrElse(Json.Null)\nprintln(parsed)","lang":"scala","description":"Parse a YAML string into a circe Json AST."},"warnings":[{"fix":"Use the appropriate artifact for your Scala version (e.g., circe-yaml_2.13).","message":"This library targets Scala 2.12 only; use circe-yaml_2.13 or circe-yaml_3 for other Scala versions.","severity":"breaking","affected_versions":"all versions"}],"env_vars":null,"search_vec":"'1.1':11 '2.12':18 'ast':9,15 'circ':1,13,19 'convert':5 'librari':3 'scala':17,21 'serial':22 'snakeyaml':7 'yaml':2,10,20","created_at":"2026-06-17T18:40:06.273204+00:00","updated_at":"2026-06-17T18:40:06.273204+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-yaml","github":"https://github.com/circe/circe-yaml","docs":"https://appdoc.app/artifact/io.circe/circe-yaml_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-17","next_check":"2026-12-14","install_tag":null}}