|
|
@ -47,6 +47,24 @@ dependencies { |
|
|
|
|
|
|
|
|
|
|
|
implementation 'com.alibaba:easyexcel:2.2.6' |
|
|
|
implementation 'com.alibaba:easyexcel:2.2.6' |
|
|
|
implementation 'com.alibaba:fastjson:1.2.83' |
|
|
|
implementation 'com.alibaba:fastjson:1.2.83' |
|
|
|
|
|
|
|
//aem |
|
|
|
|
|
|
|
implementation files('libs/aspose-cells-8.5.2.jar', |
|
|
|
|
|
|
|
'libs/aspose-words-18.10-jdk16.jar', |
|
|
|
|
|
|
|
'libs/aspose-diagram-force.jar', |
|
|
|
|
|
|
|
'libs/aspose-imaging-19.6-crakev.jar', |
|
|
|
|
|
|
|
'libs/tracker.jar', |
|
|
|
|
|
|
|
'libs/subterra-base-core.jar', |
|
|
|
|
|
|
|
'libs/projects.jar', |
|
|
|
|
|
|
|
'libs/platform-persistence.jar', |
|
|
|
|
|
|
|
'libs/org.apache.commons.commons-fileupload_1.4.0.jar', |
|
|
|
|
|
|
|
'libs/boot.jar', |
|
|
|
|
|
|
|
'libs/platform.jar', |
|
|
|
|
|
|
|
'libs/platform-repository.jar', |
|
|
|
|
|
|
|
'libs/commons-lang-2.4.jar', |
|
|
|
|
|
|
|
'libs/subterra-base-data.jar', |
|
|
|
|
|
|
|
'libs/annotations.jar', |
|
|
|
|
|
|
|
'libs/util.jar' |
|
|
|
|
|
|
|
) |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
wrapper { |
|
|
|
wrapper { |
|
|
|