jar

org.flowable : flowable-osgi

Maven & Gradle

Aug 18, 2023
6.5k stars

Flowable - OSGi

Table Of Contents

Latest Version

Download org.flowable : flowable-osgi JAR file - Latest Versions:

All Versions

Download org.flowable : flowable-osgi JAR file - All Versions:

Version Vulnerabilities Size Updated
7.0.x
6.8.x
6.7.x
6.6.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.23.x
5.22.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 flowable-osgi-7.0.0.M2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.flowable.osgi

├─ org.flowable.osgi.Activator.class - [JAR]

├─ org.flowable.osgi.BarDeploymentListener.class - [JAR]

├─ org.flowable.osgi.BarTransformer.class - [JAR]

├─ org.flowable.osgi.BarURLHandler.class - [JAR]

├─ org.flowable.osgi.BpmnDeploymentListener.class - [JAR]

├─ org.flowable.osgi.BpmnTransformer.class - [JAR]

├─ org.flowable.osgi.BpmnURLHandler.class - [JAR]

├─ org.flowable.osgi.Constants.class - [JAR]

├─ org.flowable.osgi.Extender.class - [JAR]

├─ org.flowable.osgi.HeaderParser.class - [JAR]

├─ org.flowable.osgi.OsgiScriptingEngines.class - [JAR]

org.flowable.osgi.blueprint

├─ org.flowable.osgi.blueprint.BlueprintContextELResolver.class - [JAR]

├─ org.flowable.osgi.blueprint.BlueprintELResolver.class - [JAR]

├─ org.flowable.osgi.blueprint.BundleDelegatingClassLoader.class - [JAR]

├─ org.flowable.osgi.blueprint.ClassLoaderWrapper.class - [JAR]

├─ org.flowable.osgi.blueprint.ConfigurationFactory.class - [JAR]

├─ org.flowable.osgi.blueprint.ProcessEngineFactory.class - [JAR]

├─ org.flowable.osgi.blueprint.ProcessEngineFactoryWithELResolver.class - [JAR]

Advertisement