Last Version

liteflow 2.7.3

a lightweight and practical micro-process framework

License

License

GroupId

GroupId

com.yomahub
ArtifactId

ArtifactId

liteflow
Version

Version

2.7.3
Type

Type

pom
Description

Description

liteflow
a lightweight and practical micro-process framework
Project URL

Project URL

https://github.com/bryan31/liteflow

Download liteflow 2.7.3

Filename Size
liteflow-2.7.3.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/com.yomahub/liteflow/ -->
<dependency>
    <groupId>com.yomahub</groupId>
    <artifactId>liteflow</artifactId>
    <version>2.7.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yomahub/liteflow/
implementation 'com.yomahub:liteflow:2.7.3'
// https://jarcasting.com/artifacts/com.yomahub/liteflow/
implementation ("com.yomahub:liteflow:2.7.3")
'com.yomahub:liteflow:pom:2.7.3'
<dependency org="com.yomahub" name="liteflow" rev="2.7.3">
  <artifact name="liteflow" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yomahub', module='liteflow', version='2.7.3')
)
libraryDependencies += "com.yomahub" % "liteflow" % "2.7.3"
[com.yomahub/liteflow "2.7.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • liteflow-core
  • liteflow-spring-boot-starter
  • liteflow-script-qlexpress
  • liteflow-script-common
  • liteflow-script-groovy
  • liteflow-testcase-springboot
  • liteflow-testcase-springnative
  • liteflow-testcase-script-qlexpress
  • liteflow-testcase-script-groovy
  • liteflow-testcase-nospring
  • liteflow-spring
  • liteflow-testcase-declare-component