mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-09 08:20:31 +08:00
feat: add component-organization decompiled Maven module
- Reactor POM with 4 sub-modules (interface/data/service/web) - all-lib/ with 255 extracted JARs from original fat JAR - .m2-isolated/ repo with 252 installed JARs - interface module: BUILD SUCCESS (325 classes) - data module: BUILD SUCCESS (120 classes) - service module: 200 type errors (CFR decompilation artifacts) - install-libs.sh for isolated repo setup - Feign fallback inner classes separated
This commit is contained in:
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>ch.qos.logback</groupId><artifactId>logback-classic</artifactId><version>1.1.11</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>ch.qos.logback</groupId><artifactId>logback-core</artifactId><version>1.1.11</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cloud</groupId><artifactId>cloudwalk-common-data</artifactId><version>3.5.2-Brussels-SRX</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cloud</groupId><artifactId>cloudwalk-common-result</artifactId><version>3.2.0-Brussels-SRX</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cloud</groupId><artifactId>cloudwalk-common-serial</artifactId><version>3.2.0-Brussels-SRX</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cloud</groupId><artifactId>cloudwalk-common-service</artifactId><version>3.2.0-Brussels-SRX</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cloud</groupId><artifactId>cloudwalk-device-manager-common</artifactId><version>2.3.0</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cloud</groupId><artifactId>cloudwalk-device-manager-interface</artifactId><version>2.3.1</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cloud</groupId><artifactId>cloudwalk-device-sdk-interface</artifactId><version>2.2.4-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cloud</groupId><artifactId>cloudwalk-device-sdk-protocol-entity</artifactId><version>2.1.4-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-common-aks-interface</artifactId><version>2.15.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-component-account-interface</artifactId><version>2.10.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-component-account-rest</artifactId><version>2.10.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-component-log-interface</artifactId><version>2.10.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-component-organization-data-v2.9.2_xinghewan</artifactId><version>2.9.2_xinghewan</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-component-organization-interface-v2.9.2_xinghewan</artifactId><version>2.9.2_xinghewan</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-component-organization-service-v2.9.2_xinghewan</artifactId><version>2.9.2_xinghewan</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-component-organization-web-v2.9.2_xinghewan</artifactId><version>2.9.2_xinghewan</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-component-resource-data</artifactId><version>2.10.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-component-resource-ext-interface</artifactId><version>2.15.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-component-resource-ext-rest</artifactId><version>2.15.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-component-resource-interface</artifactId><version>2.10.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-component-resource-rest</artifactId><version>2.10.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-core-aggregate-interface</artifactId><version>2.15.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-core-aggregate-rest</artifactId><version>2.15.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-core-device-mgn-atomic-interface</artifactId><version>2.15.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-core-device-mgn-atomic-rest</artifactId><version>2.15.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-device-authentication-interface</artifactId><version>2.15.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-device-authentication-rest</artifactId><version>2.15.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-device-processor-interface</artifactId><version>2.15.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.cwos</groupId><artifactId>cwos-sdk-event</artifactId><version>1.10.0-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.intelligent</groupId><artifactId>davinci-manager-common</artifactId><version>1.1.7-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.intelligent</groupId><artifactId>davinci-manager-storage</artifactId><version>1.1.7-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.ninca</groupId><artifactId>ninca-common-message-center-interface</artifactId><version>1.8.0_200715-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.task</groupId><artifactId>ai-cloud-task-data</artifactId><version>1.0.6-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.task</groupId><artifactId>ai-cloud-task-interface</artifactId><version>1.0.6-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.task</groupId><artifactId>ai-cloud-task-sdk-starter</artifactId><version>1.0.6-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.task</groupId><artifactId>ai-cloud-task-sdk</artifactId><version>1.0.6-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.task</groupId><artifactId>ai-cloud-task-service</artifactId><version>1.0.6-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.cloudwalk.task</groupId><artifactId>ai-cloud-task-web</artifactId><version>1.0.6-SNAPSHOT</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>cn.hutool</groupId><artifactId>hutool-all</artifactId><version>4.1.14</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.alibaba</groupId><artifactId>druid-spring-boot-starter</artifactId><version>1.1.20</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.alibaba</groupId><artifactId>druid</artifactId><version>1.1.12</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.alibaba</groupId><artifactId>dubbo</artifactId><version>2.7.3</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.alibaba</groupId><artifactId>fastjson</artifactId><version>1.2.67</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.ecwid.consul</groupId><artifactId>consul-api</artifactId><version>1.3.0</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.fasterxml.jackson.core</groupId><artifactId>jackson-annotations</artifactId><version>2.11.2</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.fasterxml.jackson.core</groupId><artifactId>jackson-core</artifactId><version>2.11.2</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.fasterxml.jackson.core</groupId><artifactId>jackson-databind</artifactId><version>2.11.2</version>
|
||||
</project>
|
||||
BIN
Binary file not shown.
+4
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<project><modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.fasterxml.jackson.core</groupId><artifactId>jackson-datatype-jsr310</artifactId><version>310-2.11.2</version>
|
||||
</project>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user