is not current version
Last Version 3.5.0

io.github.cdimascio:openapi-spring-webflux-validator 3.0.0

Validate webflux functional endpoints given a Swagger v2 specification

GroupId

GroupId

io.github.cdimascio
ArtifactId

ArtifactId

openapi-spring-webflux-validator
Version

Version

3.0.0
Type

Type

jar

Download openapi-spring-webflux-validator 3.0.0


<!-- https://jarcasting.com/artifacts/io.github.cdimascio/openapi-spring-webflux-validator/ -->
<dependency>
    <groupId>io.github.cdimascio</groupId>
    <artifactId>openapi-spring-webflux-validator</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdimascio/openapi-spring-webflux-validator/
implementation 'io.github.cdimascio:openapi-spring-webflux-validator:3.0.0'
// https://jarcasting.com/artifacts/io.github.cdimascio/openapi-spring-webflux-validator/
implementation ("io.github.cdimascio:openapi-spring-webflux-validator:3.0.0")
'io.github.cdimascio:openapi-spring-webflux-validator:jar:3.0.0'
<dependency org="io.github.cdimascio" name="openapi-spring-webflux-validator" rev="3.0.0">
  <artifact name="openapi-spring-webflux-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdimascio', module='openapi-spring-webflux-validator', version='3.0.0')
)
libraryDependencies += "io.github.cdimascio" % "openapi-spring-webflux-validator" % "3.0.0"
[io.github.cdimascio/openapi-spring-webflux-validator "3.0.0"]