Registry / http-client / play-ws-2-11

play-ws-2-11

JSON →
library2.7.9javamavenunverified

Play-WS is an asynchronous HTTP client library for the Play Framework, supporting Scala 2.11.

<dependency> <groupId>com.typesafe.play</groupId> <artifactId>play-ws_2.11</artifactId> <version>2.7.9</version> </dependency>
INSTALL
IMPORT
SIG · PLAY-WS-2-11
P
play-ws-2-11
http-clientjavav2.7.9
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.

WSClient
play.api.libs.ws.WSClient

Create a WSClient and make a GET request.

import play.api.libs.ws.WSClient; WSClient ws = ...; ws.url("http://example.com").get();
Debug
Known issues
breakingPlay WS 2.7.x is compatible with Play Framework 2.7.x only.
fix
Ensure your Play Framework version matches the WS version.
affects: 2.7.x
Upgrade
Version history
2.7.9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
play-ws-2-11 — mvn dependency:get play-ws-2-11 · libregistry