Last Version

spray-testkit 1.3.3

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

License

License

GroupId

GroupId

io.spray
ArtifactId

ArtifactId

spray-testkit_2.10
Version

Version

1.3.3
Type

Type

jar
Description

Description

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

Project URL

http://spray.io
Project Organization

Project Organization

io.spray

Download spray-testkit_2.10 1.3.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5
io.spray : spray-util_2.10 jar 1.3.3
com.typesafe.akka : akka-testkit_2.10 jar 2.3.9

provided (7)

Group / Artifact Type Version
io.spray : spray-http_2.10 jar 1.3.3
io.spray : spray-httpx_2.10 jar 1.3.3
io.spray : spray-io_2.10 jar 1.3.3
io.spray : spray-routing-shapeless2_2.10 jar 1.3.3
com.typesafe.akka : akka-osgi_2.10 jar 2.3.9
org.scalatest : scalatest_2.10 jar 2.2.4
org.specs2 : specs2_2.10 jar 2.3.10

Project Modules

There are no modules declared in this project.