| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.spray |
| Идентификатор | Идентификаторspray-testkit_2.11 |
| Версия | Версия1.3.4 |
| Тип | Типjar |
| Описание |
Описаниеspray-testkit
A suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spray-testkit_2.11-1.3.4.pom | |
| spray-testkit_2.11-1.3.4.jar | 74 KB |
| spray-testkit_2.11-1.3.4-sources.jar | 9 KB |
| spray-testkit_2.11-1.3.4-javadoc.jar | 465 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.spray/spray-testkit_2.11/ -->
<dependency>
<groupId>io.spray</groupId>
<artifactId>spray-testkit_2.11</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.spray/spray-testkit_2.11/
implementation 'io.spray:spray-testkit_2.11:1.3.4'
// https://jarcasting.com/artifacts/io.spray/spray-testkit_2.11/
implementation ("io.spray:spray-testkit_2.11:1.3.4")
'io.spray:spray-testkit_2.11:jar:1.3.4'
<dependency org="io.spray" name="spray-testkit_2.11" rev="1.3.4">
<artifact name="spray-testkit_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.spray', module='spray-testkit_2.11', version='1.3.4')
)
libraryDependencies += "io.spray" % "spray-testkit_2.11" % "1.3.4"
[io.spray/spray-testkit_2.11 "1.3.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| io.spray : spray-util_2.11 | jar | 1.3.4 |
| com.typesafe.akka : akka-testkit_2.11 | jar | 2.3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.spray : spray-http_2.11 | jar | 1.3.4 |
| io.spray : spray-httpx_2.11 | jar | 1.3.4 |
| io.spray : spray-io_2.11 | jar | 1.3.4 |
| io.spray : spray-routing-shapeless23_2.11 | jar | 1.3.4 |
| com.typesafe.akka : akka-osgi_2.11 | jar | 2.3.9 |
| org.scalatest : scalatest_2.11 | jar | 2.2.4 |
| org.specs2 : specs2-core_2.11 | jar | 2.3.13 |