Browse Source

[feature]增加流程类型接口

JieZ 3 years ago
parent
commit
2ab3236d90

+ 1 - 1
com/jingtong/bpm-client-base/0.0.1/_remote.repositories

@@ -1,5 +1,5 @@
1 1
 #NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
2
-#Tue Sep 07 16:42:27 CST 2021
2
+#Wed Sep 08 14:59:25 CST 2021
3 3
 bpm-client-base-0.0.1.pom>=
4 4
 bpm-client-base-0.0.1.jar>jing-tong=
5 5
 bpm-client-base-0.0.1-sources.jar>=

BIN
com/jingtong/bpm-client-base/0.0.1/bpm-client-base-0.0.1-sources.jar


BIN
com/jingtong/bpm-client-base/0.0.1/bpm-client-base-0.0.1.jar


+ 6 - 0
com/jingtong/bpm-client-base/0.0.1/bpm-client-base-0.0.1.pom

@@ -31,6 +31,12 @@
31 31
             <artifactId>data</artifactId>
32 32
             <version>0.0.1</version>
33 33
         </dependency>
34
+        <dependency>
35
+            <groupId>hu.blackbelt.bundles.poi</groupId>
36
+            <artifactId>org.apache.poi</artifactId>
37
+            <version>4.0.1_1</version>
38
+            <scope>compile</scope>
39
+        </dependency>
34 40
     </dependencies>
35 41
 
36 42
 

+ 1 - 1
com/jingtong/bpm-client-base/maven-metadata-local.xml

@@ -7,6 +7,6 @@
7 7
     <versions>
8 8
       <version>0.0.1</version>
9 9
     </versions>
10
-    <lastUpdated>20210907084227</lastUpdated>
10
+    <lastUpdated>20210908065925</lastUpdated>
11 11
   </versioning>
12 12
 </metadata>

+ 1 - 1
com/jingtong/bpm-client-http/0.0.1/_remote.repositories

@@ -1,5 +1,5 @@
1 1
 #NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
2
-#Tue Sep 07 16:42:29 CST 2021
2
+#Wed Sep 08 14:59:27 CST 2021
3 3
 bpm-client-http-0.0.1.pom>=
4 4
 bpm-client-http-0.0.1.pom>jing-tong=
5 5
 bpm-client-http-0.0.1-sources.jar>=

BIN
com/jingtong/bpm-client-http/0.0.1/bpm-client-http-0.0.1-sources.jar


BIN
com/jingtong/bpm-client-http/0.0.1/bpm-client-http-0.0.1.jar


+ 1 - 1
com/jingtong/bpm-client-http/maven-metadata-local.xml

@@ -7,6 +7,6 @@
7 7
     <versions>
8 8
       <version>0.0.1</version>
9 9
     </versions>
10
-    <lastUpdated>20210907084229</lastUpdated>
10
+    <lastUpdated>20210908065927</lastUpdated>
11 11
   </versioning>
12 12
 </metadata>

+ 1 - 1
com/jingtong/bpm-client/0.0.1/_remote.repositories

@@ -1,5 +1,5 @@
1 1
 #NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
2
-#Tue Sep 07 16:42:28 CST 2021
2
+#Wed Sep 08 14:59:26 CST 2021
3 3
 bpm-client-0.0.1.jar>=
4 4
 bpm-client-0.0.1-sources.jar>=
5 5
 bpm-client-0.0.1.pom>=

BIN
com/jingtong/bpm-client/0.0.1/bpm-client-0.0.1-sources.jar


BIN
com/jingtong/bpm-client/0.0.1/bpm-client-0.0.1.jar


+ 1 - 1
com/jingtong/bpm-client/maven-metadata-local.xml

@@ -7,6 +7,6 @@
7 7
     <versions>
8 8
       <version>0.0.1</version>
9 9
     </versions>
10
-    <lastUpdated>20210907084228</lastUpdated>
10
+    <lastUpdated>20210908065926</lastUpdated>
11 11
   </versioning>
12 12
 </metadata>

+ 1 - 1
com/jingtong/bpm-core/0.0.1/_remote.repositories

@@ -1,5 +1,5 @@
1 1
 #NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
2
-#Tue Sep 07 16:42:38 CST 2021
2
+#Wed Sep 08 14:59:43 CST 2021
3 3
 bpm-core-0.0.1.jar>=
4 4
 bpm-core-0.0.1.pom>jing-tong=
5 5
 bpm-core-0.0.1.pom>=

BIN
com/jingtong/bpm-core/0.0.1/bpm-core-0.0.1-sources.jar


BIN
com/jingtong/bpm-core/0.0.1/bpm-core-0.0.1.jar


+ 1 - 1
com/jingtong/bpm-core/maven-metadata-local.xml

@@ -7,6 +7,6 @@
7 7
     <versions>
8 8
       <version>0.0.1</version>
9 9
     </versions>
10
-    <lastUpdated>20210907084238</lastUpdated>
10
+    <lastUpdated>20210908065943</lastUpdated>
11 11
   </versioning>
12 12
 </metadata>

BIN
com/jingtong/bpm/.DS_Store