License |
License |
---|---|
GroupId | GroupIdcom.cvent |
ArtifactId | ArtifactIdraml-validator |
Version | Version2.0.1 |
Type | Typemaven-plugin |
Description |
Descriptionraml-validator
A maven plugin that will fail the build if the passed RAML file is not valid.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
raml-validator-2.0.1.pom | |
raml-validator-2.0.1.jar | 5 KB |
raml-validator-2.0.1-sources.jar | 1 KB |
raml-validator-2.0.1-javadoc.jar | 23 KB |
Browse |
<plugin>
<groupId>com.cvent</groupId>
<artifactId>raml-validator</artifactId>
<version>2.0.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
com.google.guava : guava | jar | 18.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.0 |
org.raml : raml-parser-2 | jar | 1.0.14 |
org.raml : yagi | jar | 1.0.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |