jar

com.groupon.maven.plugin.json : json-schema-validator

Maven & Gradle

Jan 07, 2016
10 stars

Json Schema Validator Maven Plugin · Maven plugin to validate json files against a json schema

Table Of Contents

Latest Version

Download com.groupon.maven.plugin.json : json-schema-validator JAR file - Latest Versions:

All Versions

Download com.groupon.maven.plugin.json : json-schema-validator JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window json-schema-validator-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.groupon.maven.plugin.json.util

├─ com.groupon.maven.plugin.json.util.FileUtils.class - [JAR]

com.groupon.maven.plugin.json

├─ com.groupon.maven.plugin.json.DefaultValidatorExecutor.class - [JAR]

├─ com.groupon.maven.plugin.json.Validation.class - [JAR]

├─ com.groupon.maven.plugin.json.ValidatorExecutor.class - [JAR]

├─ com.groupon.maven.plugin.json.ValidatorMojo.class - [JAR]

├─ com.groupon.maven.plugin.json.ValidatorRequest.class - [JAR]