jar

com.axialworks.spring.modules : axial-openapi-tools-legacy

Maven & Gradle

Jan 21, 2023
0 stars

Axial Openapi Legacy Tools · Axial Spring Boot 2.7 Openapi Legacy Tools, a tool for managing openapi definitions easily

Table Of Contents

Latest Version

Download com.axialworks.spring.modules : axial-openapi-tools-legacy JAR file - Latest Versions:

All Versions

Download com.axialworks.spring.modules : axial-openapi-tools-legacy JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 axial-openapi-tools-legacy-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.axialworks.modules.legacy.openapi_tools

├─ com.axialworks.modules.legacy.openapi_tools.ApiCustomizer.class - [JAR]

├─ com.axialworks.modules.legacy.openapi_tools.OpenApiDataUtils.class - [JAR]

├─ com.axialworks.modules.legacy.openapi_tools.OpenApiMapper.class - [JAR]

├─ com.axialworks.modules.legacy.openapi_tools.PackageMarker.class - [JAR]

├─ com.axialworks.modules.legacy.openapi_tools.SpringDocCustomizerActions.class - [JAR]

├─ com.axialworks.modules.legacy.openapi_tools.SpringDocInitializer.class - [JAR]

com.axialworks.modules.legacy.openapi_tools.model

├─ com.axialworks.modules.legacy.openapi_tools.model.ApiHeader.class - [JAR]

com.axialworks.modules.legacy.openapi_tools.model.config

├─ com.axialworks.modules.legacy.openapi_tools.model.config.ApiConfig.class - [JAR]

├─ com.axialworks.modules.legacy.openapi_tools.model.config.ApplicationApiConfig.class - [JAR]

├─ com.axialworks.modules.legacy.openapi_tools.model.config.HeaderConfig.class - [JAR]

├─ com.axialworks.modules.legacy.openapi_tools.model.config.SecurityHeaderConfig.class - [JAR]

Advertisement