Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Latest commit

 

History

History

openapi-parser

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

OpenAPI for java parser project home

This is the home page of the openapi4j parser project for Java (or JVM platform in general).

Documentation

Documentation is available here

Installation

Add the following to your pom.xml:

<dependency>
    <groupId>org.openapi4j</groupId>
    <artifactId>openapi-parser</artifactId>
</dependency>

Release version Snapshot version

License

See main page