Spring Boot OpenAPI generator, container and UI.

Compile Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
MIT
com.github.jrcodeza.spring-openapi » spring-openapi-schema-generator
Spring Boot OpenAPI generator, container and UI.
spring-openapi-1.4.10
Validation Apache 2.0
javax.validation » validation-api
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ...
Build Model Apache 2.0
org.apache.maven » maven-plugin-api
The API for Maven 3 plugins - Mojos - development.
Build Tool Apache 2.0
org.apache.maven » maven-core
Core classes of Apache Maven to manage the building process.
Apache 2.0
org.apache.maven » maven-compat
Deprecated Maven2 classes maintained as compatibility layer.

Provided Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Build Model Apache 2.0
org.apache.maven » maven-artifact
Interface and implementation of Maven Artifact model
Annotation Lib Apache 2.0
org.apache.maven.plugin-tools » maven-plugin-annotations
Java annotations to use in Mojos

Test Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Annotation Lib Apache 2.0
io.swagger.core.v3 » swagger-annotations
swagger-annotations
Validation Apache 2.0
javax.validation » validation-api
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ...
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
Testing Apache 2.0
org.apache.maven.plugin-testing » maven-plugin-testing-harness
The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.