MVN

io.smallrye.reactive : smallrye-mutiny-vertx-web-client

Maven & Gradle

Jun 22, 2023
44 usages
73 stars

SmallRye Mutiny - Vert.x Web Client

<dependency>
    <groupId>io.smallrye.reactive</groupId>
    <artifactId>smallrye-mutiny-vertx-web-client</artifactId>
    <version>3.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smallrye.reactive : smallrye-mutiny-vertx-web-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.5.0
  • Latest Release Candidate: 2.0.0.RC3

All Versions

Choose a version of io.smallrye.reactive : smallrye-mutiny-vertx-web-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.5.x
smallrye-mutiny-vertx-web-client-3.5.0
3.4.x
smallrye-mutiny-vertx-web-client-3.4.2
smallrye-mutiny-vertx-web-client-3.4.1
3.3.x
smallrye-mutiny-vertx-web-client-3.3.0
3.2.x
smallrye-mutiny-vertx-web-client-3.2.0
3.1.x
smallrye-mutiny-vertx-web-client-3.1.0
3.0.x
smallrye-mutiny-vertx-web-client-3.0.0
smallrye-mutiny-vertx-web-client-3.0.0-milestone1
2.30.x
smallrye-mutiny-vertx-web-client-2.30.1
2.29.x
smallrye-mutiny-vertx-web-client-2.29.0
2.28.x
smallrye-mutiny-vertx-web-client-2.28.0
2.27.x
smallrye-mutiny-vertx-web-client-2.27.0
2.26.x
smallrye-mutiny-vertx-web-client-2.26.0
2.25.x
smallrye-mutiny-vertx-web-client-2.25.0
2.24.x
smallrye-mutiny-vertx-web-client-2.24.1
smallrye-mutiny-vertx-web-client-2.24.0
2.23.x
smallrye-mutiny-vertx-web-client-2.23.0
2.22.x
smallrye-mutiny-vertx-web-client-2.22.0
2.21.x
smallrye-mutiny-vertx-web-client-2.21.0
2.20.x
smallrye-mutiny-vertx-web-client-2.20.0
2.19.x
smallrye-mutiny-vertx-web-client-2.19.0
2.18.x
smallrye-mutiny-vertx-web-client-2.18.1
smallrye-mutiny-vertx-web-client-2.18.0
2.17.x
smallrye-mutiny-vertx-web-client-2.17.0
2.16.x
smallrye-mutiny-vertx-web-client-2.16.2
smallrye-mutiny-vertx-web-client-2.16.1
smallrye-mutiny-vertx-web-client-2.16.0
2.15.x
smallrye-mutiny-vertx-web-client-2.15.1
smallrye-mutiny-vertx-web-client-2.15.0
2.14.x
smallrye-mutiny-vertx-web-client-2.14.2
smallrye-mutiny-vertx-web-client-2.14.1
smallrye-mutiny-vertx-web-client-2.14.0
2.13.x
smallrye-mutiny-vertx-web-client-2.13.0
2.12.x
smallrye-mutiny-vertx-web-client-2.12.0
2.11.x
smallrye-mutiny-vertx-web-client-2.11.0
2.10.x
smallrye-mutiny-vertx-web-client-2.10.0
2.9.x
smallrye-mutiny-vertx-web-client-2.9.0
2.8.x
smallrye-mutiny-vertx-web-client-2.8.0
2.7.x
smallrye-mutiny-vertx-web-client-2.7.0
2.6.x
smallrye-mutiny-vertx-web-client-2.6.0
2.5.x
smallrye-mutiny-vertx-web-client-2.5.1
smallrye-mutiny-vertx-web-client-2.5.0
2.4.x
smallrye-mutiny-vertx-web-client-2.4.0
2.3.x
smallrye-mutiny-vertx-web-client-2.3.0
2.2.x
smallrye-mutiny-vertx-web-client-2.2.0
2.1.x
smallrye-mutiny-vertx-web-client-2.1.1
2.0.x
smallrye-mutiny-vertx-web-client-2.0.0
smallrye-mutiny-vertx-web-client-2.0.0.RC3
smallrye-mutiny-vertx-web-client-2.0.0.RC2
smallrye-mutiny-vertx-web-client-2.0.0.RC1
1.6.x
smallrye-mutiny-vertx-web-client-1.6.0
1.5.x
smallrye-mutiny-vertx-web-client-1.5.0
1.4.x
smallrye-mutiny-vertx-web-client-1.4.0
1.3.x
smallrye-mutiny-vertx-web-client-1.3.0
1.2.x
smallrye-mutiny-vertx-web-client-1.2.2
smallrye-mutiny-vertx-web-client-1.2.1
smallrye-mutiny-vertx-web-client-1.2.0
1.1.x
smallrye-mutiny-vertx-web-client-1.1.0
0.1.x
smallrye-mutiny-vertx-web-client-0.1.1
smallrye-mutiny-vertx-web-client-0.1.0
0.0.x
smallrye-mutiny-vertx-web-client-0.0.16
smallrye-mutiny-vertx-web-client-0.0.15
smallrye-mutiny-vertx-web-client-0.0.14
smallrye-mutiny-vertx-web-client-0.0.13
smallrye-mutiny-vertx-web-client-0.0.12
smallrye-mutiny-vertx-web-client-0.0.11

How to add a dependency to Maven

Add the following io.smallrye.reactive : smallrye-mutiny-vertx-web-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.smallrye.reactive</groupId>
    <artifactId>smallrye-mutiny-vertx-web-client</artifactId>
    <version>3.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.smallrye.reactive : smallrye-mutiny-vertx-web-client gradle dependency to your build.gradle file:

implementation 'io.smallrye.reactive:smallrye-mutiny-vertx-web-client:3.5.0'

Gradle Kotlin DSL: Add the following io.smallrye.reactive : smallrye-mutiny-vertx-web-client gradle kotlin dependency to your build.gradle.kts file:

implementation("io.smallrye.reactive:smallrye-mutiny-vertx-web-client:3.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.smallrye.reactive : smallrye-mutiny-vertx-web-client sbt scala dependency to your build.sbt file:

libraryDependencies += "io.smallrye.reactive" % "smallrye-mutiny-vertx-web-client" % "3.5.0"

Advertisement

Dependencies from Group

Jun 26, 2023
84 usages
677 stars
Jun 22, 2023
22 usages
73 stars

Discover Dependencies

Aug 25, 2023
37 usages
11.9k stars
Apr 30, 2023
38 usages
304 stars
Sep 14, 2022
44 usages
76 stars
Jul 19, 2023
34 usages
759 stars
Aug 25, 2023
33 usages
59 stars
Mar 03, 2023
35 usages
2.4k stars
Jun 18, 2022
28 usages
23 stars
Aug 07, 2023
35 usages
7.9k stars