An OpenAPI config module to support admin endpoint injection.

Compile Dependencies (6)

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
Apache 2.0
com.networknt » utility
A utility module that contains all the utilities shared across other modules.
com.networknt » config
A module that handles externalized configuration files.
Apache 2.0
com.networknt » json-overlay
A fork of RepreZen JsonOverlay with all dependencies and code generation removed
Apache 2.0
com.networknt » openapi-parser
A light-weight, fast OpenAPI 3.0 parser and validator
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...

Test Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
com.networknt » client
A client module that is used by API consumer to call an API or from an API calling another API.
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit