Swagger2Markup version:
<!-- https://mvnrepository.com/artifact/io.github.swagger2markup/swagger2markup -->
<dependency>
<groupId>io.github.swagger2markup</groupId>
<artifactId>swagger2markup</artifactId>
<version>1.3.4</version>
</dependency>
Problem description:
OpenAPI2MarkupConverter.java and other OpenAPI classes are missing, which are present in master branch here in the repository.