Registry / web-framework / spray-routing-2-11

spray-routing-2-11

JSON →
library1.3.4javamavenunverified

A lightweight Scala library for building and consuming RESTful web services on top of Akka.

<dependency> <groupId>io.spray</groupId> <artifactId>spray-routing_2.11</artifactId> <version>1.3.4</version> </dependency>
INSTALL
IMPORT
SIG · SPRAY-ROUTING-2-11
S
spray-routing-2-11
web-frameworkjavav1.3.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HttpService
spray.routing.HttpService

Minimal usage of Spray routing HttpService.

import spray.routing.HttpService; public class Example { public static void main(String[] args) { HttpService service = new HttpService(); System.out.println(service); } }
Debug
Known issues
breakingSpray is largely superseded by Akka HTTP; consider migrating.
fix
Replace spray-routing with akka-http.
affects: >=1.3.0
Upgrade
Version history
1.3.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
spray-routing-2-11 — mvn dependency:get spray-routing-2-11 · libregistry