Last Version

spray-testkit 1.3.4

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.11
Version

Version

1.3.4
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.11 1.3.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
io.spray : spray-util_2.11 jar 1.3.4
com.typesafe.akka : akka-testkit_2.11 jar 2.3.9

provided (7)

Group / Artifact Type Version
io.spray : spray-http_2.11 jar 1.3.4
io.spray : spray-httpx_2.11 jar 1.3.4
io.spray : spray-io_2.11 jar 1.3.4
io.spray : spray-routing-shapeless23_2.11 jar 1.3.4
com.typesafe.akka : akka-osgi_2.11 jar 2.3.9
org.scalatest : scalatest_2.11 jar 2.2.4
org.specs2 : specs2-core_2.11 jar 2.3.13

Project Modules

There are no modules declared in this project.