MVN

io.spray : spray-testkit

Maven & Gradle

Mar 24, 2015
32 usages
2.5k stars

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

<dependency>
    <groupId>io.spray</groupId>
    <artifactId>spray-testkit</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.spray : spray-testkit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of io.spray : spray-testkit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
spray-testkit-1.3.1
1.2.x
spray-testkit-1.2.3
spray-testkit-1.2.2
spray-testkit-1.2.1
spray-testkit-1.2.0
1.1.x
spray-testkit-1.1.3
spray-testkit-1.1.2
spray-testkit-1.1.1
spray-testkit-1.1.0
1.0.x
spray-testkit-1.0.1
spray-testkit-1.0.0

How to add a dependency to Maven

Add the following io.spray : spray-testkit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.spray</groupId>
    <artifactId>spray-testkit</artifactId>
    <version>1.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.spray : spray-testkit gradle dependency to your build.gradle file:

implementation 'io.spray:spray-testkit:1.2.3'

Gradle Kotlin DSL: Add the following io.spray : spray-testkit gradle kotlin dependency to your build.gradle.kts file:

implementation("io.spray:spray-testkit:1.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.spray : spray-testkit sbt scala dependency to your build.sbt file:

libraryDependencies += "io.spray" % "spray-testkit" % "1.2.3"

Advertisement

Dependencies from Group

Nov 10, 2020
233 usages
2.5k stars
Nov 10, 2020
219 usages
2.5k stars
Nov 10, 2020
145 usages
2.5k stars
Nov 10, 2020
121 usages
2.5k stars
Sep 30, 2016
79 usages
2.5k stars

Discover Dependencies

Apr 14, 2015
5 usages
34 stars
Jul 22, 2017
33 usages
2.2k stars
Feb 13, 2020
32 usages
Mar 26, 2013
9 usages
3 stars
Dec 16, 2015
20 usages
1.5k stars
Oct 28, 2021
18 usages
0 stars
Jun 14, 2023
41 usages
196 stars
Aug 12, 2021
187 usages
274 stars