jar

dev.crashteam : openapi-crm

Maven & Gradle

Jan 17, 2024

openapi-crm · Generates jar artifact containing compiled openapi classes based on generated openapi yaml files

Table Of Contents

Latest Version

Download dev.crashteam : openapi-crm JAR file - Latest Versions:

All Versions

Download dev.crashteam : openapi-crm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3

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 openapi-crm-1.3-9548589-server.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openapitools

├─ org.openapitools.OpenApiGeneratorApplication.class - [JAR]

├─ org.openapitools.RFC3339DateFormat.class - [JAR]

dev.crashteam.openapi.crm.api

├─ dev.crashteam.openapi.crm.api.ApiUtil.class - [JAR]

├─ dev.crashteam.openapi.crm.api.CrmApi.class - [JAR]

├─ dev.crashteam.openapi.crm.api.CrmApiController.class - [JAR]

org.openapitools.configuration

├─ org.openapitools.configuration.HomeController.class - [JAR]

dev.crashteam.openapi.crm.model

├─ dev.crashteam.openapi.crm.model.Contact.class - [JAR]

├─ dev.crashteam.openapi.crm.model.Lead.class - [JAR]

├─ dev.crashteam.openapi.crm.model.Pipeline.class - [JAR]