jar

com.github.axway-api-management-plus.apim-cli : apimcli-apps

Maven & Gradle

Jul 31, 2023
2 usages
40 stars

Axway API-Manager CLI Application Tool · Import, Export and manage applications in the Axway API-Manager

Table Of Contents

Latest Version

Download com.github.axway-api-management-plus.apim-cli : apimcli-apps JAR file - Latest Versions:

All Versions

Download com.github.axway-api-management-plus.apim-cli : apimcli-apps JAR file - All Versions:

Version Vulnerabilities Size Updated
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.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 apimcli-apps-1.14.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.axway.apim.appexport.impl

├─ com.axway.apim.appexport.impl.ApplicationExporter.class - [JAR]

├─ com.axway.apim.appexport.impl.CSVAppExporter.class - [JAR]

├─ com.axway.apim.appexport.impl.ConsoleAppExporter.class - [JAR]

├─ com.axway.apim.appexport.impl.DeleteAppHandler.class - [JAR]

├─ com.axway.apim.appexport.impl.JsonApplicationExporter.class - [JAR]

├─ com.axway.apim.appexport.impl.YamlApplicationExporter.class - [JAR]

com.axway.apim.appimport

├─ com.axway.apim.appimport.ClientAppImportManager.class - [JAR]

├─ com.axway.apim.appimport.ClientApplicationImportApp.class - [JAR]

com.axway.apim.appexport.model

├─ com.axway.apim.appexport.model.ExportApplication.class - [JAR]

com.axway.apim

├─ com.axway.apim.ClientAppAdapter.class - [JAR]

com.axway.apim.appexport.impl.jackson

├─ com.axway.apim.appexport.impl.jackson.AppCredentialsSerializer.class - [JAR]

├─ com.axway.apim.appexport.impl.jackson.AppExportSerializerModifier.class - [JAR]

├─ com.axway.apim.appexport.impl.jackson.AppQuotaSerializer.class - [JAR]

com.axway.apim.appimport.adapter

├─ com.axway.apim.appimport.adapter.ClientAppConfigAdapter.class - [JAR]

com.axway.apim.appimport.lib

├─ com.axway.apim.appimport.lib.AppImportCLIOptions.class - [JAR]

├─ com.axway.apim.appimport.lib.AppImportParams.class - [JAR]

com.axway.apim.appexport

├─ com.axway.apim.appexport.ApplicationExportApp.class - [JAR]

com.axway.apim.appexport.lib

├─ com.axway.apim.appexport.lib.APIAccessComparator.class - [JAR]

├─ com.axway.apim.appexport.lib.AppExportCLIOptions.class - [JAR]

├─ com.axway.apim.appexport.lib.AppExportParams.class - [JAR]

├─ com.axway.apim.appexport.lib.ApplicationComparator.class - [JAR]