Registry / http-client / dispatch-core-2-11

dispatch-core-2-11

JSON →
library0.13.4javamavenunverified

Core Dispatch module wrapping async-http-client

<dependency> <groupId>net.databinder.dispatch</groupId> <artifactId>dispatch-core_2.11</artifactId> <version>0.13.4</version> </dependency>
INSTALL
IMPORT
SIG · DISPATCH-CORE-2-11
D
dispatch-core-2-11
http-clientjavav0.13.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
dispatch.Http

Minimal Dispatch HTTP request (Scala)

import dispatch._ val svc = url("http://example.com") val result = Http(svc OK as.String)
Debug
Known issues
breakingDispatch 0.13.x uses async-http-client 1.x; newer versions use 2.x with different API.
fix
Use dispatch 1.x for async-http-client 2.x compatibility.
affects: <0.14.0
Upgrade
Version history
0.13.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Resources
dispatch-core-2-11 — mvn dependency:get dispatch-core-2-11 · libregistry