A suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka.
<dependency>
<groupId>io.spray</groupId>
<artifactId>spray-client_2.11</artifactId>
<version>1.3.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Send an HTTP GET request using Spray client pipeline.
Replace spray-client with akka-http.
No dependency data recorded yet.