{"id":55782,"library":"spray-json-2-11","title":"spray-json","description":"spray-json is a lightweight, performant Scala library for parsing and generating JSON with a concise DSL.","status":"active","version":"1.3.6","language":"java","source_language":null,"source_url":"https://github.com/spray/spray","tags":["json","scala","serialization","dsl"],"install":[{"cmd":"<dependency>\n  <groupId>io.spray</groupId>\n  <artifactId>spray-json_2.11</artifactId>\n  <version>1.3.6</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.spray:spray-json_2.11:1.3.6'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"DefaultJsonProtocol","correct":"spray.json.DefaultJsonProtocol"}],"quickstart":{"code":"import spray.json._\nimport DefaultJsonProtocol._\n\nval json = \"\"\"{\"name\":\"John\",\"age\":30}\"\"\".parseJson\nval name = json.asJsObject.getFields(\"name\")(0).convertTo[String]","lang":"java","description":"Parse a JSON string and extract a field using spray-json."},"warnings":[],"env_vars":null,"search_vec":"'concis':20 'dsl':21,25 'generat':16 'json':3,6,17,22 'librari':12 'lightweight':9 'pars':14 'perform':10 'scala':11,23 'serial':24 'spray':2,5 'spray-json':1,4","created_at":"2026-06-15T10:07:27.366460+00:00","updated_at":"2026-06-15T10:07:27.366460+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/spray/spray-json","github":"https://github.com/spray/spray","docs":"https://appdoc.app/artifact/io.spray/spray-json_2.11/","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}}