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