| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.spray |
| Идентификатор | Идентификаторspray-testkit |
| Последняя версия | Последняя версия1.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspray-testkit
A suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spray-testkit-1.3.1.pom | |
| spray-testkit-1.3.1.jar | 74 KB |
| spray-testkit-1.3.1-sources.jar | 9 KB |
| spray-testkit-1.3.1-javadoc.jar | 460 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.spray/spray-testkit/ -->
<dependency>
<groupId>io.spray</groupId>
<artifactId>spray-testkit</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.spray/spray-testkit/
implementation 'io.spray:spray-testkit:1.3.1'
// https://jarcasting.com/artifacts/io.spray/spray-testkit/
implementation ("io.spray:spray-testkit:1.3.1")
'io.spray:spray-testkit:jar:1.3.1'
<dependency org="io.spray" name="spray-testkit" rev="1.3.1">
<artifact name="spray-testkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.spray', module='spray-testkit', version='1.3.1')
)
libraryDependencies += "io.spray" % "spray-testkit" % "1.3.1"
[io.spray/spray-testkit "1.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.spray : spray-util | jar | 1.3.1 |
| org.scala-lang : scala-library | jar | 2.10.3 |
| com.typesafe.akka : akka-testkit_2.10 | jar | 2.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.spray : spray-http | jar | 1.3.1 |
| io.spray : spray-httpx | jar | 1.3.1 |
| io.spray : spray-io | jar | 1.3.1 |
| io.spray : spray-routing | jar | 1.3.1 |
| com.typesafe.akka : akka-osgi_2.10 | jar | 2.3.0 |
| org.scalatest : scalatest_2.10 | jar | 2.1.0 |
| org.specs2 : specs2_2.10 | jar | 2.3.10 |