| License |
License |
|---|---|
| GroupId | GroupIdcc.spray |
| ArtifactId | ArtifactIdspray-server |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspray-server
a suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcc.spray |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spray-server-0.8.0.pom | |
| spray-server-0.8.0.jar | 651 KB |
| spray-server-0.8.0-sources.jar | 48 KB |
| spray-server-0.8.0-javadoc.jar | 578 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cc.spray/spray-server/ -->
<dependency>
<groupId>cc.spray</groupId>
<artifactId>spray-server</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.spray/spray-server/
implementation 'cc.spray:spray-server:0.8.0'
// https://jarcasting.com/artifacts/cc.spray/spray-server/
implementation ("cc.spray:spray-server:0.8.0")
'cc.spray:spray-server:jar:0.8.0'
<dependency org="cc.spray" name="spray-server" rev="0.8.0">
<artifact name="spray-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.spray', module='spray-server', version='0.8.0')
)
libraryDependencies += "cc.spray" % "spray-server" % "0.8.0"
[cc.spray/spray-server "0.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cc.spray : spray-base | jar | 0.8.0 |
| org.scala-lang : scala-library | jar | 2.9.1 |
| se.scalablesolutions.akka » akka-actor | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish : javax.servlet | jar | 3.0 |
| org.eclipse.jetty : jetty-continuation | jar | 7.5.1.v20110908 |
| org.atmosphere : atmosphere-compat-tomcat | jar | 0.7.1 |
| cc.spray.can : spray-can | jar | 0.9.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.9.1 | jar | 1.6.1 |