Last Version

swagger-spring-functional 1.0.0

Validate webflux functional endpoints given a Swagger v2 specification

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.cdimascio
ArtifactId

ArtifactId

swagger-spring-functional
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/cdimascio/swagger-spring-functional
Project Organization

Project Organization

Carmine DiMascio OSS
Source Code Management

Source Code Management

https://github.com/cdimascio/swagger-spring-functional

Download swagger-spring-functional 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.0
com.atlassian.oai : swagger-request-validator-core jar 2.0.2
org.springframework : spring-webflux jar 5.0.2.RELEASE
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.50
org.jetbrains.kotlin : kotlin-reflect jar 1.2.50

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.50
org.springframework : spring-test jar 5.0.2.RELEASE

Project Modules

There are no modules declared in this project.