Last Version

spray-testkit 1.3.0

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

License

License

GroupId

GroupId

com.sandinh
ArtifactId

ArtifactId

spray-testkit
Version

Version

1.3.0
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

com.sandinh

Download spray-testkit 1.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.3
com.sandinh : spray-util jar 1.3.0
com.typesafe.akka : akka-testkit_2.10 jar 2.3.0

provided (7)

Group / Artifact Type Version
com.sandinh : spray-http jar 1.3.0
com.sandinh : spray-httpx jar 1.3.0
com.sandinh : spray-io jar 1.3.0
com.sandinh : spray-routing jar 1.3.0
com.typesafe.akka : akka-osgi_2.10 jar 2.3.0
org.scalatest : scalatest_2.10 jar 1.9.2
org.specs2 : specs2_2.10 jar 2.3.10

Project Modules

There are no modules declared in this project.