{"id":77038,"library":"spray-client","title":"Spray Client","description":"A lightweight Scala library for building and consuming RESTful web services on top of Akka.","status":"active","version":"1.3.1","language":"java","source_language":null,"source_url":"https://github.com/spray/spray","tags":["scala","http","rest","akka"],"install":[{"cmd":"<dependency>\n  <groupId>io.spray</groupId>\n  <artifactId>spray-client</artifactId>\n  <version>1.3.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.spray:spray-client:1.3.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"sendReceive","correct":"spray.client.pipelining.sendReceive"}],"quickstart":{"code":"import spray.client.pipelining._;\nimport akka.actor.ActorSystem;\nimport akka.io.IO;\nimport spray.can.Http;\n\nimplicit val system = ActorSystem();\nval pipeline = sendReceive;\nval response = pipeline(Get(\"http://example.com\"))","lang":"java","description":"Sends an HTTP GET request using the spray-client pipeline."},"warnings":[{"fix":"Migrate to Akka HTTP for continued support and updates.","message":"Spray is deprecated in favor of Akka HTTP.","severity":"breaking","affected_versions":">=1.3.0"}],"env_vars":null,"search_vec":"'akka':17,21 'build':8 'client':2 'consum':10 'http':19 'librari':6 'lightweight':4 'rest':11,20 'scala':5,18 'servic':13 'spray':1 'top':15 'web':12","created_at":"2026-06-17T19:44:27.946127+00:00","updated_at":"2026-06-17T19:44:27.946127+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":"http://spray.io","github":"https://github.com/spray/spray","docs":"https://appdoc.app/artifact/io.spray/spray-client/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"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}}