MVN

org.swimos : swim-io-http

Maven & Gradle

Jul 25, 2022
5 usages
474 stars

swim-io-http · HTTP client and server socket modems for pipelining and concurrently transporting explicitly flow-controlled HTTP streams over a network without blocking or intermediate buffering

<dependency>
    <groupId>org.swimos</groupId>
    <artifactId>swim-io-http</artifactId>
    <version>4.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.swimos : swim-io-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.1

All Versions

Choose a version of org.swimos : swim-io-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
swim-io-http-4.0.1
swim-io-http-4.0.0
3.11.x
swim-io-http-3.11.0
3.10.x
swim-io-http-3.10.3
swim-io-http-3.10.2
swim-io-http-3.10.0
3.9.x
swim-io-http-3.9.3
swim-io-http-3.9.2
swim-io-http-3.9.1
swim-io-http-3.9.0

How to add a dependency to Maven

Add the following org.swimos : swim-io-http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.swimos</groupId>
    <artifactId>swim-io-http</artifactId>
    <version>4.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.swimos : swim-io-http gradle dependency to your build.gradle file:

implementation 'org.swimos:swim-io-http:4.0.1'

Gradle Kotlin DSL: Add the following org.swimos : swim-io-http gradle kotlin dependency to your build.gradle.kts file:

implementation("org.swimos:swim-io-http:4.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.swimos : swim-io-http sbt scala dependency to your build.sbt file:

libraryDependencies += "org.swimos" % "swim-io-http" % "4.0.1"

Advertisement

Dependencies from Group

Jul 25, 2022
35 usages
474 stars
Jul 25, 2022
31 usages
474 stars
Jul 25, 2022
27 usages
474 stars
Jul 25, 2022
17 usages
474 stars
Jul 25, 2022
13 usages
474 stars

Discover Dependencies

Jul 25, 2022
7 usages
474 stars
May 10, 2023
79 usages
1.1k stars
May 10, 2023
17 usages
1.1k stars
May 10, 2023
13 usages
1.1k stars
May 10, 2023
62 usages
1.1k stars
Aug 23, 2019
0 stars
Aug 23, 2023
14 usages
336 stars
Aug 23, 2023
358 stars