jar

de.fraunhofer.iosb.ilt.FROST-Server : FROST-Server.Plugin.OpenApi

Maven & Gradle

Aug 25, 2023
187 stars

FROST-Server.Plugin.OpenApi · OpenAPI definition generator for the SensorThings API interface.

Table Of Contents

Latest Version

Download de.fraunhofer.iosb.ilt.FROST-Server : FROST-Server.Plugin.OpenApi JAR file - Latest Versions:

All Versions

Download de.fraunhofer.iosb.ilt.FROST-Server : FROST-Server.Plugin.OpenApi JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.15.x
1.14.x
1.13.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 FROST-Server.Plugin.OpenApi-2.0.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.fraunhofer.iosb.ilt.frostserver.plugin.openapi

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.PluginOpenApi.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.ServiceOpenApi.class - [JAR]

de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.GeneratorContext.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OAComponents.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OADoc.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OADocInfo.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OAHeader.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OAMediaType.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OAOperation.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OAParameter.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OAPath.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OARequestBody.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OAResponse.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OASchema.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OAServer.class - [JAR]

├─ de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OpenApiGenerator.class - [JAR]

Advertisement