Last Version

Json Schema Validator Maven Plugin 1.2.0

Maven plugin to validate json files against a json schema

License

License

Categories

Categories

Maven Build Tools JSON Data
GroupId

GroupId

com.groupon.maven.plugin.json
ArtifactId

ArtifactId

json-schema-validator
Version

Version

1.2.0
Type

Type

maven-plugin
Description

Description

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

Project URL

https://github.com/groupon/json-schema-validator
Source Code Management

Source Code Management

https://github.com/groupon/json-schema-validator

Download json-schema-validator 1.2.0


<plugin>
    <groupId>com.groupon.maven.plugin.json</groupId>
    <artifactId>json-schema-validator</artifactId>
    <version>1.2.0</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
com.github.fge : json-schema-validator jar 2.2.6
com.fasterxml.jackson.core : jackson-core jar 2.6.2
org.apache.maven.plugin-tools : maven-plugin-tools-api jar 3.2
org.codehaus.plexus : plexus-component-annotations jar 1.5.5
org.codehaus.plexus : plexus-resources jar 1.0-alpha-7
com.google.code.findbugs : annotations jar 3.0.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-tools-annotations jar 3.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 1.2

Project Modules

There are no modules declared in this project.