jar

org.opencastproject : opencast-plugin-manager

Maven & Gradle

Aug 23, 2023
336 stars

Opencast :: plugin-manager

Table Of Contents

Latest Version

Download org.opencastproject : opencast-plugin-manager JAR file - Latest Versions:

All Versions

Download org.opencastproject : opencast-plugin-manager JAR file - All Versions:

Version Vulnerabilities Size Updated
14.3
14.2
14.1
14.0
13.10
13.8
13.7
13.6
13.4
13.2
13.1
13.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 opencast-plugin-manager-14.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.opencastproject.plugin.command

├─ org.opencastproject.plugin.command.PluginDisable.class - [JAR]

├─ org.opencastproject.plugin.command.PluginEnable.class - [JAR]

├─ org.opencastproject.plugin.command.PluginList.class - [JAR]

org.opencastproject.plugin.impl

├─ org.opencastproject.plugin.impl.PluginManagerImpl.class - [JAR]

org.opencastproject.plugin

├─ org.opencastproject.plugin.PluginManager.class - [JAR]

org.opencastproject.plugin.command.completers

├─ org.opencastproject.plugin.command.completers.PluginNameCompleter.class - [JAR]

Advertisement