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

play-ws-2-12

JSON →
library2.8.22javamavenunverified

A Scala HTTP client library for making asynchronous web requests, part of the Play Framework.

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

Reference to WSClient

import play.api.libs.ws.WSClient; public class Main { public static void main(String[] args) { WSClient client = null; // normally injected System.out.println(client); } }
Debug
Known issues
breakingPlay WS 2.x is deprecated in favor of Play WS 3.x with Pekko
fix
Migrate to play-ws_3 or use play-ahc-ws standalone
affects: >=2.8.0
Upgrade
Version history
2.8.22latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
Resources
play-ws-2-12 — mvn dependency:get play-ws-2-12 · libregistry