jar

org.openmuc.framework : openmuc-lib-osgi

Maven & Gradle

Mar 31, 2022
7 usages

OpenMUC Library - OSGi · library which handles the usage of OSGi concepts.

Table Of Contents

Latest Version

Download org.openmuc.framework : openmuc-lib-osgi JAR file - Latest Versions:

All Versions

Download org.openmuc.framework : openmuc-lib-osgi JAR file - All Versions:

Version Vulnerabilities Size Updated
0.19.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 openmuc-lib-osgi-0.19.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openmuc.framework.lib.osgi.config

├─ org.openmuc.framework.lib.osgi.config.DictionaryPreprocessor.class - [JAR]

├─ org.openmuc.framework.lib.osgi.config.GenericSettings.class - [JAR]

├─ org.openmuc.framework.lib.osgi.config.PropertyFileValidator.class - [JAR]

├─ org.openmuc.framework.lib.osgi.config.PropertyHandler.class - [JAR]

├─ org.openmuc.framework.lib.osgi.config.ServiceProperty.class - [JAR]

├─ org.openmuc.framework.lib.osgi.config.ServicePropertyException.class - [JAR]

org.openmuc.framework.lib.osgi.deployment

├─ org.openmuc.framework.lib.osgi.deployment.RegistrationHandler.class - [JAR]

├─ org.openmuc.framework.lib.osgi.deployment.ServiceAccess.class - [JAR]

Advertisement