| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks CLI |
| GroupId | GroupIdio.smallrye.reactive |
| ArtifactId | ArtifactIdsmallrye-mutiny-vertx-web-client |
| Last Version | Last Version2.23.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSmallRye Mutiny - Vert.x Web Client
SmallRye Build Parent POM
|
| Project Organization |
Project OrganizationSmallRye |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-mutiny-vertx-web-client/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-mutiny-vertx-web-client</artifactId>
<version>2.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-mutiny-vertx-web-client/
implementation 'io.smallrye.reactive:smallrye-mutiny-vertx-web-client:2.23.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-mutiny-vertx-web-client/
implementation ("io.smallrye.reactive:smallrye-mutiny-vertx-web-client:2.23.0")
'io.smallrye.reactive:smallrye-mutiny-vertx-web-client:jar:2.23.0'
<dependency org="io.smallrye.reactive" name="smallrye-mutiny-vertx-web-client" rev="2.23.0">
<artifact name="smallrye-mutiny-vertx-web-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-mutiny-vertx-web-client', version='2.23.0')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-mutiny-vertx-web-client" % "2.23.0"
[io.smallrye.reactive/smallrye-mutiny-vertx-web-client "2.23.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-web-client | jar | 4.3.1 |
| io.smallrye.reactive : smallrye-mutiny-vertx-core | jar | 2.23.0 |
| io.smallrye.reactive : smallrye-mutiny-vertx-auth-common | jar | 2.23.0 |
| io.smallrye.reactive : smallrye-mutiny-vertx-auth-oauth2 Optional | jar | 2.23.0 |
| io.smallrye.reactive : smallrye-mutiny-vertx-web-common | jar | 2.23.0 |
| io.smallrye.reactive : smallrye-mutiny-vertx-uri-template | jar | 2.23.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.testcontainers : testcontainers | jar | 1.17.2 |
| io.vertx : vertx-core | test-jar | |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-databind | jar |