jar

io.github.yxh-flow : flow_core

Maven & Gradle

Oct 29, 2023
0 stars

simple process engine framework · This is a very lightweight, simple, and high-performance process engine framework

Table Of Contents

Latest Version

Download io.github.yxh-flow : flow_core JAR file - Latest Versions:

All Versions

Download io.github.yxh-flow : flow_core JAR file - All Versions:

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

com.simple.flow

├─ com.simple.flow.EnableSimpleFlow.class - [JAR]

├─ com.simple.flow.FlowInvokerChainUtil.class - [JAR]

├─ com.simple.flow.Invoker.class - [JAR]

├─ com.simple.flow.InvokerContextRequest.class - [JAR]

├─ com.simple.flow.InvokerHolder.class - [JAR]

├─ com.simple.flow.ParseFlowXmlService.class - [JAR]

├─ com.simple.flow.SpendTimeLogInvokerHolder.class - [JAR]