is not current version
Last Version 6.5.0.3

com.github.tianjing:tgtools-flowable 6.5.0.1

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

GroupId

GroupId

com.github.tianjing
ArtifactId

ArtifactId

tgtools-flowable
Version

Version

6.5.0.1
Type

Type

pom

Download tgtools-flowable 6.5.0.1


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