jar

io.github.che-incubator : che-api

Maven & Gradle

Dec 02, 2022
0 stars

che-api · Eclipse Che API for Kotlin-based projects

Table Of Contents

Latest Version

Download io.github.che-incubator : che-api JAR file - Latest Versions:

All Versions

Download io.github.che-incubator : che-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

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 che-api-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.che_incubator.che.api.devfile

├─ io.github.che_incubator.che.api.devfile.DevfileClient.class - [JAR]

├─ io.github.che_incubator.che.api.devfile.DevfileContent.class - [JAR]

├─ io.github.che_incubator.che.api.devfile.DevfileContentProvider.class - [JAR]

├─ io.github.che_incubator.che.api.devfile.DevfileContentRetainer.class - [JAR]

├─ io.github.che_incubator.che.api.devfile.IODevfileContent.class - [JAR]

io.github.che_incubator.che.api.devfile.parse

├─ io.github.che_incubator.che.api.devfile.parse.DevWorkspaceSpecTemplateParsingStrategy.class - [JAR]

├─ io.github.che_incubator.che.api.devfile.parse.DevfileContentParser.class - [JAR]

├─ io.github.che_incubator.che.api.devfile.parse.JsonDevWorkspaceSpecTemplateParsingStrategy.class - [JAR]

├─ io.github.che_incubator.che.api.devfile.parse.YamlDevWorkspaceSpecTemplateParsingStrategy.class - [JAR]

io.github.che_incubator.che.api

├─ io.github.che_incubator.che.api.ApiClient.class - [JAR]

├─ io.github.che_incubator.che.api.Configuration.class - [JAR]

io.github.che_incubator.che.api.workspace.kubernetes

├─ io.github.che_incubator.che.api.workspace.kubernetes.K8sWorkspaceLifecycleController.class - [JAR]

io.github.che_incubator.che.api.devfile.kubernetes

├─ io.github.che_incubator.che.api.devfile.kubernetes.K8sDevfileContentRetainer.class - [JAR]

io.github.che_incubator.che.api.workspace

├─ io.github.che_incubator.che.api.workspace.WorkspaceClient.class - [JAR]

├─ io.github.che_incubator.che.api.workspace.WorkspaceLifecycleController.class - [JAR]