License |
License |
---|---|
Categories |
CategoriesMaven Build Tools JSON Data |
GroupId | GroupIdcom.github.sylvainlaurent.maven |
ArtifactId | ArtifactIdyaml-json-validator-maven-plugin |
Version | Version1.0.4 |
Type | Typemaven-plugin |
Description |
Descriptionyaml-json-validator-maven-plugin Maven Plugin
A Maven Plugin to validate yaml and json document
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.github.sylvainlaurent.maven</groupId>
<artifactId>yaml-json-validator-maven-plugin</artifactId>
<version>1.0.4</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.0 |
org.apache.maven : maven-project | jar | 2.2.1 |
org.codehaus.plexus : plexus-utils | jar | 3.2.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.8.11 |
com.github.java-json-tools : json-schema-validator | jar | 2.2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.6.3 |