| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.qvantel |
| ArtifactId | ArtifactIdspray_2.11 |
| Version | Version3.7.2 |
| Type | Typejar |
| Description |
Descriptionspray
spray
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spray_2.11-3.7.2.pom | |
| spray_2.11-3.7.2.jar | 58 KB |
| spray_2.11-3.7.2-sources.jar | 5 KB |
| spray_2.11-3.7.2-javadoc.jar | 368 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.qvantel/spray_2.11/ -->
<dependency>
<groupId>com.qvantel</groupId>
<artifactId>spray_2.11</artifactId>
<version>3.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.qvantel/spray_2.11/
implementation 'com.qvantel:spray_2.11:3.7.2'
// https://jarcasting.com/artifacts/com.qvantel/spray_2.11/
implementation ("com.qvantel:spray_2.11:3.7.2")
'com.qvantel:spray_2.11:jar:3.7.2'
<dependency org="com.qvantel" name="spray_2.11" rev="3.7.2">
<artifact name="spray_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qvantel', module='spray_2.11', version='3.7.2')
)
libraryDependencies += "com.qvantel" % "spray_2.11" % "3.7.2"
[com.qvantel/spray_2.11 "3.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| com.qvantel : core_2.11 | jar | 3.7.2 |
| com.qvantel : model_2.11 | jar | 3.7.2 |
| io.spray : spray-httpx_2.11 | jar | 1.3.4 |
| io.spray : spray-client_2.11 | jar | 1.3.4 |
| io.spray : spray-routing-shapeless23_2.11 | jar | 1.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.1.1 |
| org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.11 | jar | 3.8.9 |
| org.specs2 : specs2-junit_2.11 | jar | 3.8.9 |
| org.specs2 : specs2-scalacheck_2.11 | jar | 3.8.9 |
| io.spray : spray-testkit_2.11 | jar | 1.3.4 |
| com.typesafe.akka : akka-testkit_2.11 | jar | 2.4.14 |