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

dispatch-core-2-10

JSON →
library0.11.4javamavenunverified

Core module of Dispatch, an HTTP client library for Scala wrapping Async HTTP Client.

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

Performs an HTTP GET request and returns the response as a string.

import dispatch._ val svc = url("http://example.com") val result = Http(svc OK as.String)
Debug
Known issues
breakingScala 2.10 is outdated; consider using a newer Scala version and corresponding Dispatch module.
fix
Use dispatch-core_2.12 or later for modern Scala versions.
affects: <=0.11.4
Upgrade
Version history
0.11.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
Resources
dispatch-core-2-10 — mvn dependency:get dispatch-core-2-10 · libregistry