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