| Title: |
ws-client-play-stream |
| Group ID: |
io.cequence |
| Artifact ID: |
ws-client-play-stream_2.13 |
| Version: |
0.8.1 |
| Last modified: |
17.04.2026 10:41 |
| Packaging: |
jar |
| Name: |
ws-client-play-stream |
| Description: |
Generic WebServices library currently only with Play Akka WS impl./backend |
| URL: |
https://github.com/cequence-io/ws-client |
| Vendor: |
io.cequence |
|
|
| Size: |
27.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/io/cequence/ws-client-play-stream_2.13/0.8.1/ws-client-play-stream_2.13-0.8.1.jar |
| POM: |
Show
hide
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>io.cequence</groupId>
<artifactId>ws-client-play-stream_2.13</artifactId>
<packaging>jar</packaging>
<description>Generic WebServices library currently only with Play Akka WS impl./backend</description>
<url>https://github.com/cequence-io/ws-client</url>
<version>0.8.1</version>
<licenses>
<license>
<name>MIT</name>
<url>https://opensource.org/licenses/MIT</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>ws-client-play-stream</name>
<organization>
<name>io.cequence</name>
<url>https://github.com/cequence-io/ws-client</url>
</organization>
<scm>
<url>https://github.com/cequence-io/ws-client</url>
<connection>scm:git@github.com:cequence-io/ws-client.git</connection>
</scm>
<developers>
<developer>
<id>bburdiliak</id>
<name>Boris Burdiliak</name>
<url>https://cequence.io</url>
<email>boris.burdiliak@cequence.io</email>
</developer>
<developer>
<id>bnd</id>
<name>Peter Banda</name>
<url>https://peterbanda.net</url>
<email>peter.banda@protonmail.com</email>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.13.11</version>
</dependency>
<dependency>
<groupId>io.cequence</groupId>
<artifactId>ws-client-core-akka_2.13</artifactId>
<version>0.8.1</version>
</dependency>
<dependency>
<groupId>io.cequence</groupId>
<artifactId>ws-client-play_2.13</artifactId>
<version>0.8.1</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-http_2.13</artifactId>
<version>10.5.1</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>io.cequence</groupId>
<artifactId>ws-client-play-stream_2.13</artifactId>
<version>0.8.1</version>
</dependency>
|
| Gradle: |
io.cequence:ws-client-play-stream_2.13:0.8.1 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
-
[JAR]
akka-http_2.13-10.5.1.jar
in com/typesafe/akka/akka-http_2.13/10.5.1
-
[JAR]
scala-library-2.13.11.jar
in org/scala-lang/scala-library/2.13.11
-
[JAR]
ws-client-core-akka_2.13-0.8.1.jar
in io/cequence/ws-client-core-akka_2.13/0.8.1
-
[JAR]
ws-client-play_2.13-0.8.1.jar
in io/cequence/ws-client-play_2.13/0.8.1
|
| Dependency Graph: |
Show
Less
More
|