MVN

io.openapiprocessor : json-schema-validator-bom

Maven & Gradle

May 29, 2023
9 stars

json schema validator bom · JSON Schema Validator Platform BOM

<dependency>
    <groupId>io.openapiprocessor</groupId>
    <artifactId>json-schema-validator-bom</artifactId>
    <version>2023.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.openapiprocessor : json-schema-validator-bom to add to Maven - Latest Versions:

  • Latest Stable: 2023.2

All Versions

Choose a version of io.openapiprocessor : json-schema-validator-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2023.2
json-schema-validator-bom-2023.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.openapiprocessor</groupId>
    <artifactId>json-schema-validator-bom</artifactId>
    <version>2023.2</version>
</dependency>