License |
License |
---|---|
GroupId | GroupIdio.github.cdimascio |
ArtifactId | ArtifactIdopenapi-spring-webflux-validator |
Version | Version3.4.0 |
Type | Typejar |
Description |
Descriptionopenapi-spring-webflux-validator
Validate webflux functional endpoints given a Swagger v2 specification
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdimascio/openapi-spring-webflux-validator/
implementation 'io.github.cdimascio:openapi-spring-webflux-validator:3.4.0'
// https://jarcasting.com/artifacts/io.github.cdimascio/openapi-spring-webflux-validator/
implementation ("io.github.cdimascio:openapi-spring-webflux-validator:3.4.0")
'io.github.cdimascio:openapi-spring-webflux-validator:jar:3.4.0'
<dependency org="io.github.cdimascio" name="openapi-spring-webflux-validator" rev="3.4.0">
<artifact name="openapi-spring-webflux-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdimascio', module='openapi-spring-webflux-validator', version='3.4.0')
)
libraryDependencies += "io.github.cdimascio" % "openapi-spring-webflux-validator" % "3.4.0"
[io.github.cdimascio/openapi-spring-webflux-validator "3.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.atlassian.oai : swagger-request-validator-core | jar | 2.11.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.3.9 |
org.jetbrains.kotlinx : kotlinx-coroutines-reactor | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webflux | jar | |
org.springframework : spring-context | jar |
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 |