jar

org.camunda.bpm.extension.swagger : camunda-bpm-swagger-rest-docs

Maven & Gradle

Feb 09, 2018
2 usages

Camunda Swagger REST dictionary

Table Of Contents

Latest Version

Download org.camunda.bpm.extension.swagger : camunda-bpm-swagger-rest-docs JAR file - Latest Versions:

All Versions

Download org.camunda.bpm.extension.swagger : camunda-bpm-swagger-rest-docs JAR file - All Versions:

Version Vulnerabilities Size Updated
7.8.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 camunda-bpm-swagger-rest-docs-7.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.camunda.bpm.swagger.docs

├─ org.camunda.bpm.swagger.docs.DocumentationYaml.class - [JAR]

├─ org.camunda.bpm.swagger.docs.DtoDocsYaml.class - [JAR]

├─ org.camunda.bpm.swagger.docs.ServiceDocsYaml.class - [JAR]

org.camunda.bpm.swagger.docs.model

├─ org.camunda.bpm.swagger.docs.model.DtoDocs.class - [JAR]

├─ org.camunda.bpm.swagger.docs.model.ParameterDescription.class - [JAR]

├─ org.camunda.bpm.swagger.docs.model.RestOperation.class - [JAR]

├─ org.camunda.bpm.swagger.docs.model.RestOperations.class - [JAR]

├─ org.camunda.bpm.swagger.docs.model.RestService.class - [JAR]

├─ org.camunda.bpm.swagger.docs.model.ServiceDocs.class - [JAR]