| License |
License |
|---|---|
| GroupId | GroupIdio.spray |
| ArtifactId | ArtifactIdspray-testkit_2.10 |
| Version | Version1.3.3 |
| Type | Typejar |
| Description |
Descriptionspray-testkit
A suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| spray-testkit_2.10-1.3.3.pom | |
| spray-testkit_2.10-1.3.3.jar | 74 KB |
| spray-testkit_2.10-1.3.3-sources.jar | 9 KB |
| spray-testkit_2.10-1.3.3-javadoc.jar | 460 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |