jar

org.ogema.tools : ogema-fileinstall

Maven & Gradle

Dec 06, 2019
25 stars

OGEMA Tools :: OGEMA Fileinstall · Bundle with a synchronous activator which will install OGEMA resources from XML (.ogx) or JSON (.ogj) files located in config/resources (default). This requires a running OGEMA framework when the bundle is started and enables the installation of basic resources before other applications are activated. Also adds a service for felix fileinstall that will install such resource files. Files installed through fileinstall will be reinstalled when they are updated or when a newer version of an installed file is found after a restart (using the file's last modification timestamp). Files installed from the configuration directory will only be reinstalled on a restart, if they have been changed.

Table Of Contents

Latest Version

Download org.ogema.tools : ogema-fileinstall JAR file - Latest Versions:

All Versions

Download org.ogema.tools : ogema-fileinstall JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 ogema-fileinstall-2.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ogema.tools.ogema.fileinstall

├─ org.ogema.tools.ogema.fileinstall.ConfigurationResourceInstaller.class - [JAR]

├─ org.ogema.tools.ogema.fileinstall.FileInstallTimestamps.class - [JAR]

├─ org.ogema.tools.ogema.fileinstall.OgemaArtifactInstaller.class - [JAR]

├─ org.ogema.tools.ogema.fileinstall.OgemaFileInstall.class - [JAR]