spray-client

a suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cc.spray
ArtifactId

ArtifactId

spray-client
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

spray-client
a suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka
Project URL

Project URL

http://spray.cc/
Project Organization

Project Organization

cc.spray
Source Code Management

Source Code Management

http://github.com/spray/

Download spray-client

How to add to project

<!-- https://jarcasting.com/artifacts/cc.spray/spray-client/ -->
<dependency>
    <groupId>cc.spray</groupId>
    <artifactId>spray-client</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.spray/spray-client/
implementation 'cc.spray:spray-client:0.8.0'
// https://jarcasting.com/artifacts/cc.spray/spray-client/
implementation ("cc.spray:spray-client:0.8.0")
'cc.spray:spray-client:jar:0.8.0'
<dependency org="cc.spray" name="spray-client" rev="0.8.0">
  <artifact name="spray-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.spray', module='spray-client', version='0.8.0')
)
libraryDependencies += "cc.spray" % "spray-client" % "0.8.0"
[cc.spray/spray-client "0.8.0"]

Dependencies

compile (4)

Group / Artifact Type Version
cc.spray : spray-base jar 0.8.0
org.scala-lang : scala-library jar 2.9.1
se.scalablesolutions.akka » akka-actor jar 1.2
cc.spray.can : spray-can jar 0.9.1

test (3)

Group / Artifact Type Version
org.specs2 : specs2_2.9.1 jar 1.6.1
org.slf4j : slf4j-api jar 1.6.1
ch.qos.logback : logback-classic jar 0.9.29

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.8.0-RC3
0.8.0-RC2
0.8.0-RC1