{"id":68421,"library":"spray-client-2-11","title":"Spray Client","description":"A suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka.","status":"active","version":"1.3.4","language":"java","source_language":null,"source_url":"https://github.com/spray/spray","tags":["http","client","scala","akka","rest"],"install":[{"cmd":"<dependency>\n  <groupId>io.spray</groupId>\n  <artifactId>spray-client_2.11</artifactId>\n  <version>1.3.4</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.spray:spray-client_2.11:1.3.4'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"sendReceive","correct":"spray.client.pipelining.sendReceive"}],"quickstart":{"code":"import spray.client.pipelining._\nimport akka.actor.ActorSystem\nimport scala.concurrent.Future\n\nimplicit val system = ActorSystem()\nimport system.dispatcher\n\nval pipeline: HttpRequest => Future[HttpResponse] = sendReceive\npipeline(Get(\"http://example.com\")).foreach(println)","lang":"scala","description":"Send an HTTP GET request using Spray client pipeline."},"warnings":[{"fix":"Replace spray-client with akka-http.","message":"Spray is deprecated in favor of Akka HTTP; consider migrating.","severity":"breaking","affected_versions":">=1.3.0"}],"env_vars":null,"search_vec":"'akka':19,23 'build':10 'client':2,21 'consum':12 'http':20 'librari':8 'lightweight':6 'rest':13,24 'scala':7,22 'servic':15 'spray':1 'suit':4 'top':17 'web':14","created_at":"2026-06-17T17:49:30.728793+00:00","updated_at":"2026-06-17T17:49:30.728793+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_2.11/","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}}