s

smallrye-mutiny-vertx-web-validation

Files download
File Operation
smallrye-mutiny-vertx-web-validation-3.17.1.jar download
smallrye-mutiny-vertx-web-validation-3.17.1.pom download
smallrye-mutiny-vertx-web-validation-3.17.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.smallrye.reactive</groupId>
  <artifactId>smallrye-mutiny-vertx-web-validation</artifactId>
  <version>3.17.1</version>
</dependency>
Gradle Groovy
implementation 'io.smallrye.reactive:smallrye-mutiny-vertx-web-validation:3.17.1'
Gradle Kotlin
implementation("io.smallrye.reactive:smallrye-mutiny-vertx-web-validation:3.17.1")
Scala SBT
libraryDependencies += "io.smallrye.reactive" % "smallrye-mutiny-vertx-web-validation" % "3.17.1"
Groovy Grape
@Grapes(
  @Grab(group='io.smallrye.reactive', module='smallrye-mutiny-vertx-web-validation', version='3.17.1')
)
Apache Ivy
<dependency org="io.smallrye.reactive" name="smallrye-mutiny-vertx-web-validation" rev="3.17.1" />
Leiningen
[io.smallrye.reactive/smallrye-mutiny-vertx-web-validation "3.17.1"]
Apache Buildr
'io.smallrye.reactive:smallrye-mutiny-vertx-web-validation:jar:3.17.1'