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

spray-can-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-can_2.11</artifactId> <version>1.3.4</version> </dependency>
INSTALL
IMPORT
SIG · SPRAY-CAN-2-11
S
spray-can-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.

Http
spray.can.Http

Binds an HTTP server to localhost:8080 using Spray Can.

import spray.can.Http; import akka.actor.ActorSystem; ActorSystem system = ActorSystem.create(); Http.Bound bound = Http.bind(system, "localhost", 8080);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
6
OpenAI (training)
1
Resources
spray-can-2-11 — mvn dependency:get spray-can-2-11 · libregistry