Last Version

swagger-validator-maven-plugin Maven Plugin 1.0.0

A Maven Plugin to validate yaml and json swagger document

License

License

Categories

Categories

Maven Build Tools Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.giuliopulina
ArtifactId

ArtifactId

swagger-validator-maven-plugin
Version

Version

1.0.0
Type

Type

maven-plugin
Description

Description

swagger-validator-maven-plugin Maven Plugin
A Maven Plugin to validate yaml and json swagger document
Project URL

Project URL

https://github.com/giuliopulina/swagger-validator-maven-plugin
Source Code Management

Source Code Management

https://github.com/giuliopulina/swagger-validator-maven-plugin.git

Download swagger-validator-maven-plugin 1.0.0


<plugin>
    <groupId>com.github.giuliopulina</groupId>
    <artifactId>swagger-validator-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (10)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.11
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.0.8
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.8
com.github.fge : json-schema-validator jar 2.2.6
io.swagger : swagger-parser jar 1.0.44
org.apache.commons : commons-lang3 jar 3.6
org.apache.commons : commons-collections4 jar 4.1
net.bytebuddy : byte-buddy jar 1.9.13

provided (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.slf4j : slf4j-simple jar 1.7.22
org.slf4j : slf4j-api jar 1.7.22

Project Modules

There are no modules declared in this project.