jar

org.jeecf : jeecf-module-osgi

Maven & Gradle

Jun 25, 2019
9 stars
Table Of Contents

Latest Version

Download org.jeecf : jeecf-module-osgi JAR file - Latest Versions:

All Versions

Download org.jeecf : jeecf-module-osgi JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.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 jeecf-module-osgi-2.0.1-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jeecf.osgi.enums

├─ org.jeecf.osgi.enums.BoundleEnum.class - [JAR]

├─ org.jeecf.osgi.enums.LanguageEnum.class - [JAR]

org.jeecf.osgi.plugin

├─ org.jeecf.osgi.plugin.GenHandlerPlugin.class - [JAR]

├─ org.jeecf.osgi.plugin.Plugin.class - [JAR]

org.jeecf.osgi.boundle

├─ org.jeecf.osgi.boundle.BaseBoundle.class - [JAR]

├─ org.jeecf.osgi.boundle.GenHandlerBoundle.class - [JAR]

├─ org.jeecf.osgi.boundle.LifeCycle.class - [JAR]

org.jeecf.osgi.model

├─ org.jeecf.osgi.model.BoundleContext.class - [JAR]

├─ org.jeecf.osgi.model.PluginRequest.class - [JAR]

├─ org.jeecf.osgi.model.PluginResponse.class - [JAR]

org.jeecf.osgi.utils

├─ org.jeecf.osgi.utils.JarUtils.class - [JAR]

├─ org.jeecf.osgi.utils.PluginManager.class - [JAR]