is not current version
Last Version 6.5.0.3

com.github.tianjing:tgtools-flowable 6.4.2.0

flowable 达梦库支持和一些基本功能封装

GroupId

GroupId

com.github.tianjing
ArtifactId

ArtifactId

tgtools-flowable
Version

Version

6.4.2.0
Type

Type

pom

Download tgtools-flowable 6.4.2.0


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