jar

io.javalin.community.openapi : javalin-swagger-plugin

Maven & Gradle

Aug 24, 2023
41 stars

Javalin Swagger Plugin · Serve Swagger UI for OpenAPI specification

Table Of Contents

Latest Version

Download io.javalin.community.openapi : javalin-swagger-plugin JAR file - Latest Versions:

All Versions

Download io.javalin.community.openapi : javalin-swagger-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
5.6.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window javalin-swagger-plugin-5.6.2-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.javalin.openapi.plugin.swagger

├─ io.javalin.openapi.plugin.swagger.SwaggerConfiguration.class - [JAR]

├─ io.javalin.openapi.plugin.swagger.SwaggerHandler.class - [JAR]

├─ io.javalin.openapi.plugin.swagger.SwaggerPlugin.class - [JAR]

├─ io.javalin.openapi.plugin.swagger.SwaggerWebJarHandler.class - [JAR]