Browse Source

自定义新bpm-client-http

jinlin.xu 3 years ago
parent
commit
c7d3a1e16f

+ 4 - 0
com/jingtong/js-bpm-client-http/0.0.1/_remote.repositories

@@ -0,0 +1,4 @@
1
+#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
2
+#Tue May 17 09:28:32 CST 2022
3
+js-bpm-client-http-0.0.1.jar>=
4
+js-bpm-client-http-0.0.1.pom>=

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


+ 9 - 0
com/jingtong/js-bpm-client-http/0.0.1/js-bpm-client-http-0.0.1.pom

@@ -0,0 +1,9 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
3
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4
+  <modelVersion>4.0.0</modelVersion>
5
+  <groupId>com.jingtong</groupId>
6
+  <artifactId>js-bpm-client-http</artifactId>
7
+  <version>0.0.1</version>
8
+  <description>POM was created from install:install-file</description>
9
+</project>

+ 12 - 0
com/jingtong/js-bpm-client-http/maven-metadata-local.xml

@@ -0,0 +1,12 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<metadata>
3
+  <groupId>com.jingtong</groupId>
4
+  <artifactId>js-bpm-client-http</artifactId>
5
+  <versioning>
6
+    <release>0.0.1</release>
7
+    <versions>
8
+      <version>0.0.1</version>
9
+    </versions>
10
+    <lastUpdated>20220517012832</lastUpdated>
11
+  </versioning>
12
+</metadata>