Download openapi-parser-2.1.1-201803281732.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 2.1.1-201803281732 in this page.

License

Eclipse Public License - Version 1.0

Build File

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

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

Download

Click the following link to download the jar file.

openapi-parser-2.1.1-201803281732-javadoc.jar
openapi-parser-2.1.1-201803281732-sources.jar
openapi-parser-2.1.1-201803281732.jar
openapi-parser-2.1.1-201803281732.pom



Related Tutorials