Last Version

openapi-spring-webflux-validator 3.5.0

Validate webflux functional endpoints given a Swagger v2 specification

License

License

GroupId

GroupId

io.github.cdimascio
ArtifactId

ArtifactId

openapi-spring-webflux-validator
Version

Version

3.5.0
Type

Type

jar
Description

Description

openapi-spring-webflux-validator
Validate webflux functional endpoints given a Swagger v2 specification
Project URL

Project URL

https://github.com/cdimascio/openapi-spring-webflux-validator
Project Organization

Project Organization

Carmine DiMascio OSS
Source Code Management

Source Code Management

https://github.com/cdimascio/openapi-spring-webflux-validator

Download openapi-spring-webflux-validator 3.5.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.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdimascio/openapi-spring-webflux-validator/
implementation 'io.github.cdimascio:openapi-spring-webflux-validator:3.5.0'
// https://jarcasting.com/artifacts/io.github.cdimascio/openapi-spring-webflux-validator/
implementation ("io.github.cdimascio:openapi-spring-webflux-validator:3.5.0")
'io.github.cdimascio:openapi-spring-webflux-validator:jar:3.5.0'
<dependency org="io.github.cdimascio" name="openapi-spring-webflux-validator" rev="3.5.0">
  <artifact name="openapi-spring-webflux-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdimascio', module='openapi-spring-webflux-validator', version='3.5.0')
)
libraryDependencies += "io.github.cdimascio" % "openapi-spring-webflux-validator" % "3.5.0"
[io.github.cdimascio/openapi-spring-webflux-validator "3.5.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.atlassian.oai : swagger-request-validator-core jar 2.22.0
com.fasterxml.jackson.module : jackson-module-kotlin jar
org.jetbrains.kotlin : kotlin-stdlib jar
org.jetbrains.kotlin : kotlin-reflect jar
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-reactor jar 1.5.2

provided (2)

Group / Artifact Type Version
org.springframework : spring-webflux jar
org.springframework : spring-context jar

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.jetbrains.kotlin : kotlin-test-junit5 jar
org.springframework : spring-test jar
org.slf4j : slf4j-simple jar

Project Modules

There are no modules declared in this project.