| License |
License |
|---|---|
| GroupId | GroupIdcom.sandinh |
| ArtifactId | ArtifactIdspray-testkit |
| Version | Version1.3.0 |
| 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-1.3.0.pom | |
| spray-testkit-1.3.0.jar | 74 KB |
| spray-testkit-1.3.0-sources.jar | 9 KB |
| spray-testkit-1.3.0-javadoc.jar | 460 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |