MVN

io.github.sebastian-toepfer.json-schema : json-schema

Maven & Gradle

Jan 18, 2024
0 stars

Json Schema · json-schema for and with json-p

<dependency>
    <groupId>io.github.sebastian-toepfer.json-schema</groupId>
    <artifactId>json-schema</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.sebastian-toepfer.json-schema : json-schema to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of io.github.sebastian-toepfer.json-schema : json-schema to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
json-schema-0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.sebastian-toepfer.json-schema</groupId>
    <artifactId>json-schema</artifactId>
    <version>0.1.1</version>
</dependency>