Download openapi-parser-0.0.2.201710151503.jar file - Jar o

Jar examples for o:openapi-parser

Description

A light-weight, fast OpenAPI 3.0 parser and validator

You can download jar file openapi-parser 0.0.2.201710151503 in this page.

License

Eclipse Public License - Version 1.0

Build File

You can use the following script to add openapi-parser-0.0.2.201710151503.jar to your project.

<dependency>
   <groupId>com.reprezen.kaizen</groupId>
   <artifactId>openapi-parser</artifactId>
   <version>0.0.2.201710151503</version>
</dependency>
compile group: 'com.reprezen.kaizen', name: 'openapi-parser', version: '0.0.2.201710151503'
libraryDependencies += "com.reprezen.kaizen" % "openapi-parser" % "0.0.2.201710151503"
<dependency org="com.reprezen.kaizen" name="openapi-parser" rev="0.0.2.201710151503"/>
@Grapes(@Grab(group='com.reprezen.kaizen', module='openapi-parser', version='0.0.2.201710151503'))
'com.reprezen.kaizen:openapi-parser:jar:0.0.2.201710151503'

Download

Click the following link to download the jar file.

openapi-parser-0.0.2.201710151503-javadoc.jar
openapi-parser-0.0.2.201710151503-sources.jar
openapi-parser-0.0.2.201710151503.jar
openapi-parser-0.0.2.201710151503.pom



Related Tutorials