License |
License |
---|---|
GroupId | GroupIdcom.github.tianjing |
ArtifactId | ArtifactIdtgtools-flowable |
Last Version | Last Version6.5.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.github.tianjing:tgtools-flowable
flowable 达梦库支持和一些基本功能封装
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tgtools-flowable-6.5.0.3.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tianjing/tgtools-flowable/ -->
<dependency>
<groupId>com.github.tianjing</groupId>
<artifactId>tgtools-flowable</artifactId>
<version>6.5.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tianjing/tgtools-flowable/
implementation 'com.github.tianjing:tgtools-flowable:6.5.0.3'
// https://jarcasting.com/artifacts/com.github.tianjing/tgtools-flowable/
implementation ("com.github.tianjing:tgtools-flowable:6.5.0.3")
'com.github.tianjing:tgtools-flowable:pom:6.5.0.3'
<dependency org="com.github.tianjing" name="tgtools-flowable" rev="6.5.0.3">
<artifact name="tgtools-flowable" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tianjing', module='tgtools-flowable', version='6.5.0.3')
)
libraryDependencies += "com.github.tianjing" % "tgtools-flowable" % "6.5.0.3"
[com.github.tianjing/tgtools-flowable "6.5.0.3"]