<?xml version="1.0" encoding="UTF-8"?>
|
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
<component name="FacetManager">
|
<facet type="Spring" name="Spring">
|
<configuration/>
|
</facet>
|
<facet type="web" name="Web">
|
<configuration>
|
<webroots/>
|
</configuration>
|
</facet>
|
</component>
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
<output url="file://$MODULE_DIR$/target/classes"/>
|
<output-test url="file://$MODULE_DIR$/target/test-classes"/>
|
<content url="file://$MODULE_DIR$">
|
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false"/>
|
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false"/>
|
<excludeFolder url="file://$MODULE_DIR$/target"/>
|
</content>
|
<orderEntry type="inheritedJdk"/>
|
<orderEntry type="sourceFolder" forTests="false"/>
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.1.1.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.1.1.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.1.1.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.1.1.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.3" level="project"/>
|
<orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.3" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.11.1" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.11.1" level="project"/>
|
<orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.25" level="project"/>
|
<orderEntry type="library" name="Maven: javax.annotation:javax.annotation-api:1.3.2" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework:spring-core:5.1.3.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.1.3.RELEASE" level="project"/>
|
<orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.23" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:2.1.1.RELEASE" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:2.1.1.RELEASE" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:2.1.1.RELEASE" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: com.jayway.jsonpath:json-path:2.4.0" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: net.minidev:json-smart:2.3" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: net.minidev:accessors-smart:1.2" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: org.ow2.asm:asm:5.0.4" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: org.assertj:assertj-core:3.11.1" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:2.23.4" level="project"/>
|
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.9.5" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: net.bytebuddy:byte-buddy-agent:1.9.5" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: org.objenesis:objenesis:2.6" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-library:1.3" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: org.skyscreamer:jsonassert:1.5.0" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:5.1.3.RELEASE" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.6.2" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: javax.xml.bind:jaxb-api:2.3.1" level="project"/>
|
<orderEntry type="library" scope="TEST" name="Maven: javax.activation:javax.activation-api:1.2.0" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.1.1.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework:spring-aop:5.1.3.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.9.2" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.1.1.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.1.1.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.9.7" level="project"/>
|
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.9.7" level="project"/>
|
<orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.7" level="project"/>
|
<orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.7" level="project"/>
|
<orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.7" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:2.1.1.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:9.0.13" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:9.0.13" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:9.0.13" level="project"/>
|
<orderEntry type="library" name="Maven: org.hibernate.validator:hibernate-validator:6.0.13.Final" level="project"/>
|
<orderEntry type="library" name="Maven: javax.validation:validation-api:2.0.1.Final" level="project"/>
|
<orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.2.Final" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework:spring-web:5.1.3.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.1.3.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework:spring-expression:5.1.3.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-thymeleaf:2.1.1.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf-spring5:3.0.11.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf:3.0.11.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.attoparser:attoparser:2.0.5.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.unbescape:unbescape:1.1.6.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.2.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-devtools:2.1.1.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: mysql:mysql-connector-java:8.0.13" level="project"/>
|
<orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:1.3.2" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.1.1.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: com.zaxxer:HikariCP:3.2.0" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.1.3.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework:spring-tx:5.1.3.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:1.3.2" level="project"/>
|
<orderEntry type="library" name="Maven: org.mybatis:mybatis:3.4.6" level="project"/>
|
<orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:1.3.2" level="project"/>
|
<orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.2.5" level="project"/>
|
<orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.2.5" level="project"/>
|
<orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper:5.1.4" level="project"/>
|
<orderEntry type="library" name="Maven: com.github.jsqlparser:jsqlparser:1.0" level="project"/>
|
<orderEntry type="library" name="Maven: com.alibaba:druid-spring-boot-starter:1.1.14" level="project"/>
|
<orderEntry type="library" name="Maven: com.alibaba:druid:1.1.14" level="project"/>
|
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.25" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.8.1" level="project"/>
|
<orderEntry type="library" name="Maven: commons-io:commons-io:2.5" level="project"/>
|
<orderEntry type="library" name="Maven: commons-fileupload:commons-fileupload:1.3.3" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.shiro:shiro-core:1.7.0" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.shiro:shiro-lang:1.7.0" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.shiro:shiro-cache:1.7.0" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-hash:1.7.0" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-core:1.7.0" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.shiro:shiro-crypto-cipher:1.7.0" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.shiro:shiro-config-core:1.7.0" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.shiro:shiro-config-ogdl:1.7.0" level="project"/>
|
<orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.9.4" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.shiro:shiro-event:1.7.0" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.shiro:shiro-spring:1.7.0" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.shiro:shiro-web:1.7.0" level="project"/>
|
<orderEntry type="library" name="Maven: org.owasp.encoder:encoder:1.2.2" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.shiro:shiro-ehcache:1.7.0" level="project"/>
|
<orderEntry type="library" name="Maven: net.sf.ehcache:ehcache-core:2.6.11" level="project"/>
|
<orderEntry type="library" name="Maven: com.github.theborakompanioni:thymeleaf-extras-shiro:2.0.0" level="project"/>
|
<orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.47" level="project"/>
|
<orderEntry type="library" name="Maven: eu.bitwalker:UserAgentUtils:1.19" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.1.3.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework:spring-beans:5.1.3.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework:spring-context:5.1.3.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.3.0" level="project"/>
|
<orderEntry type="library" name="Maven: com.mchange:mchange-commons-java:0.2.11" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.velocity:velocity:1.7" level="project"/>
|
<orderEntry type="library" name="Maven: commons-collections:commons-collections:3.2.1" level="project"/>
|
<orderEntry type="library" name="Maven: commons-lang:commons-lang:2.4" level="project"/>
|
<orderEntry type="library" name="Maven: com.github.penggle:kaptcha:2.3.2" level="project"/>
|
<orderEntry type="library" name="Maven: com.jhlabs:filters:2.0.235-1" level="project"/>
|
<orderEntry type="library" name="Maven: io.springfox:springfox-swagger2:2.9.2" level="project"/>
|
<orderEntry type="library" name="Maven: io.springfox:springfox-spi:2.9.2" level="project"/>
|
<orderEntry type="library" name="Maven: io.springfox:springfox-core:2.9.2" level="project"/>
|
<orderEntry type="library" name="Maven: io.springfox:springfox-schema:2.9.2" level="project"/>
|
<orderEntry type="library" name="Maven: io.springfox:springfox-swagger-common:2.9.2" level="project"/>
|
<orderEntry type="library" name="Maven: io.springfox:springfox-spring-web:2.9.2" level="project"/>
|
<orderEntry type="library" name="Maven: com.google.guava:guava:20.0" level="project"/>
|
<orderEntry type="library" name="Maven: com.fasterxml:classmate:1.4.0" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level="project"/>
|
<orderEntry type="library" name="Maven: org.mapstruct:mapstruct:1.2.0.Final" level="project"/>
|
<orderEntry type="library" name="Maven: io.swagger:swagger-annotations:1.5.21" level="project"/>
|
<orderEntry type="library" name="Maven: io.swagger:swagger-models:1.5.21" level="project"/>
|
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.9.0" level="project"/>
|
<orderEntry type="library" name="Maven: io.springfox:springfox-swagger-ui:2.9.2" level="project"/>
|
<orderEntry type="library" name="Maven: com.github.ulisesbocchio:jasypt-spring-boot-starter:2.0.0" level="project"/>
|
<orderEntry type="library" name="Maven: com.github.ulisesbocchio:jasypt-spring-boot:2.0.0" level="project"/>
|
<orderEntry type="library" name="Maven: org.jasypt:jasypt:1.9.2" level="project"/>
|
<orderEntry type="library" name="Maven: com.github.oshi:oshi-core:3.9.1" level="project"/>
|
<orderEntry type="library" name="Maven: net.java.dev.jna:jna:4.5.2" level="project"/>
|
<orderEntry type="library" name="Maven: net.java.dev.jna:jna-platform:4.5.2" level="project"/>
|
<orderEntry type="library" name="Maven: org.jsoup:jsoup:1.11.3" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml:4.1.1" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.poi:poi:4.1.1" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.commons:commons-collections4:4.4" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.commons:commons-math3:3.6.1" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml-schemas:4.1.1" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.xmlbeans:xmlbeans:3.1.0" level="project"/>
|
<orderEntry type="library" name="Maven: org.apache.commons:commons-compress:1.19" level="project"/>
|
<orderEntry type="library" name="Maven: com.github.virtuald:curvesapi:1.06" level="project"/>
|
<orderEntry type="library" name="Maven: cn.hutool:hutool-all:5.3.7" level="project"/>
|
<orderEntry type="library" name="Maven: org.projectlombok:lombok:1.18.4" level="project"/>
|
<orderEntry type="library" name="Maven: org.modelmapper:modelmapper:2.3.3" level="project"/>
|
<orderEntry type="library" name="Maven: net.coobird:thumbnailator:0.4.8" level="project"/>
|
<orderEntry type="library" name="Maven: javax.mail:mail:1.4.7" level="project"/>
|
<orderEntry type="library" name="Maven: javax.activation:activation:1.1" level="project"/>
|
<orderEntry type="library" name="Maven: com.thoughtworks.xstream:xstream:1.4.11.1" level="project"/>
|
<orderEntry type="library" name="Maven: xmlpull:xmlpull:1.1.3.1" level="project"/>
|
<orderEntry type="library" name="Maven: xpp3:xpp3_min:1.1.4c" level="project"/>
|
<orderEntry type="library" name="Maven: commons-httpclient:commons-httpclient:3.1" level="project"/>
|
<orderEntry type="library" name="Maven: commons-logging:commons-logging:1.0.4" level="project"/>
|
<orderEntry type="library" name="Maven: commons-codec:commons-codec:1.11" level="project"/>
|
<orderEntry type="library" name="Maven: org.jfree:jfreechart:1.5.0" level="project"/>
|
<orderEntry type="library" name="Maven: org.jvnet.hudson:ganymed-ssh2:build210-hudson-1" level="project"/>
|
<orderEntry type="library" name="Maven: io.netty:netty-all:4.1.49.Final" level="project"/>
|
<orderEntry type="library" name="Maven: org.jetbrains:annotations:13.0" level="project"/>
|
<orderEntry type="library" name="Maven: com.ots:tai-ots-framework:1.0" level="project"/>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/commons-io/commons-io/2.5/commons-io-2.5.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/modelmapper/modelmapper/2.3.3/modelmapper-2.3.3.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/poi/poi-ooxml/4.1.1/poi-ooxml-4.1.1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/poi/poi/4.1.1/poi-4.1.1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/commons-codec/commons-codec/1.11/commons-codec-1.11.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/poi/poi-ooxml-schemas/4.1.1/poi-ooxml-schemas-4.1.1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/xmlbeans/xmlbeans/3.1.0/xmlbeans-3.1.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/github/virtuald/curvesapi/1.06/curvesapi-1.06.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/shiro/shiro-ehcache/1.7.0/shiro-ehcache-1.7.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/shiro/shiro-cache/1.7.0/shiro-cache-1.7.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/shiro/shiro-lang/1.7.0/shiro-lang-1.7.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/net/sf/ehcache/ehcache-core/2.6.11/ehcache-core-2.6.11.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/io/netty/netty-all/4.1.49.Final/netty-all-4.1.49.Final.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/github/ulisesbocchio/jasypt-spring-boot-starter/2.0.0/jasypt-spring-boot-starter-2.0.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/github/ulisesbocchio/jasypt-spring-boot/2.0.0/jasypt-spring-boot-2.0.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/jasypt/jasypt/1.9.2/jasypt-1.9.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/quartz-scheduler/quartz/2.3.0/quartz-2.3.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/mchange/mchange-commons-java/0.2.11/mchange-commons-java-0.2.11.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/zaxxer/HikariCP-java6/2.3.13/HikariCP-java6-2.3.13.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/boot/spring-boot-devtools/2.1.1.RELEASE/spring-boot-devtools-2.1.1.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/boot/spring-boot/2.1.1.RELEASE/spring-boot-2.1.1.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/spring-core/5.1.3.RELEASE/spring-core-5.1.3.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/spring-jcl/5.1.3.RELEASE/spring-jcl-5.1.3.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/spring-context/5.1.3.RELEASE/spring-context-5.1.3.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/spring-aop/5.1.3.RELEASE/spring-aop-5.1.3.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/spring-beans/5.1.3.RELEASE/spring-beans-5.1.3.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/spring-expression/5.1.3.RELEASE/spring-expression-5.1.3.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/boot/spring-boot-autoconfigure/2.1.1.RELEASE/spring-boot-autoconfigure-2.1.1.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/eu/bitwalker/UserAgentUtils/1.19/UserAgentUtils-1.19.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/shiro/shiro-core/1.7.0/shiro-core-1.7.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/shiro/shiro-crypto-hash/1.7.0/shiro-crypto-hash-1.7.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/shiro/shiro-crypto-core/1.7.0/shiro-crypto-core-1.7.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/shiro/shiro-crypto-cipher/1.7.0/shiro-crypto-cipher-1.7.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/shiro/shiro-config-core/1.7.0/shiro-config-core-1.7.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/shiro/shiro-config-ogdl/1.7.0/shiro-config-ogdl-1.7.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/shiro/shiro-event/1.7.0/shiro-event-1.7.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/alibaba/fastjson/1.2.47/fastjson-1.2.47.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/github/oshi/oshi-core/3.9.1/oshi-core-3.9.1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/net/java/dev/jna/jna-platform/4.5.2/jna-platform-4.5.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/net/java/dev/jna/jna/4.5.2/jna-4.5.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.3.2/mybatis-spring-boot-starter-1.3.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/boot/spring-boot-starter/2.1.1.RELEASE/spring-boot-starter-2.1.1.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/boot/spring-boot-starter-logging/2.1.1.RELEASE/spring-boot-starter-logging-2.1.1.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/logging/log4j/log4j-to-slf4j/2.11.1/log4j-to-slf4j-2.11.1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/logging/log4j/log4j-api/2.11.1/log4j-api-2.11.1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/boot/spring-boot-starter-jdbc/2.1.1.RELEASE/spring-boot-starter-jdbc-2.1.1.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/zaxxer/HikariCP/3.2.0/HikariCP-3.2.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/spring-jdbc/5.1.3.RELEASE/spring-jdbc-5.1.3.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/spring-tx/5.1.3.RELEASE/spring-tx-5.1.3.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.3.2/mybatis-spring-boot-autoconfigure-1.3.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/mybatis/mybatis/3.4.6/mybatis-3.4.6.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/mybatis/mybatis-spring/1.3.2/mybatis-spring-1.3.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/io/springfox/springfox-swagger2/2.9.2/springfox-swagger2-2.9.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/io/springfox/springfox-spi/2.9.2/springfox-spi-2.9.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/io/springfox/springfox-core/2.9.2/springfox-core-2.9.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/net/bytebuddy/byte-buddy/1.9.5/byte-buddy-1.9.5.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/google/guava/guava/20.0/guava-20.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/fasterxml/classmate/1.4.0/classmate-1.4.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/io/springfox/springfox-schema/2.9.2/springfox-schema-2.9.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/io/springfox/springfox-swagger-common/2.9.2/springfox-swagger-common-2.9.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/mapstruct/mapstruct/1.2.0.Final/mapstruct-1.2.0.Final.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/net/coobird/thumbnailator/0.4.8/thumbnailator-0.4.8.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/github/penggle/kaptcha/2.3.2/kaptcha-2.3.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/jhlabs/filters/2.0.235-1/filters-2.0.235-1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/boot/spring-boot-starter-test/2.1.1.RELEASE/spring-boot-starter-test-2.1.1.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/boot/spring-boot-test/2.1.1.RELEASE/spring-boot-test-2.1.1.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/boot/spring-boot-test-autoconfigure/2.1.1.RELEASE/spring-boot-test-autoconfigure-2.1.1.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/net/minidev/json-smart/2.3/json-smart-2.3.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/junit/junit/4.12/junit-4.12.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/mockito/mockito-core/2.23.4/mockito-core-2.23.4.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/net/bytebuddy/byte-buddy-agent/1.9.5/byte-buddy-agent-1.9.5.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/objenesis/objenesis/2.6/objenesis-2.6.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/spring-test/5.1.3.RELEASE/spring-test-5.1.3.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/测评系统/tai-ots-master/jar/tai-ots-framework.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/mysql/mysql-connector-java/8.0.13/mysql-connector-java-8.0.13.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/boot/spring-boot-starter-web/2.1.1.RELEASE/spring-boot-starter-web-2.1.1.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/boot/spring-boot-starter-json/2.1.1.RELEASE/spring-boot-starter-json-2.1.1.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/spring-web/5.1.3.RELEASE/spring-web-5.1.3.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/fasterxml/jackson/core/jackson-databind/2.9.7/jackson-databind-2.9.7.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/fasterxml/jackson/core/jackson-core/2.9.7/jackson-core-2.9.7.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.7/jackson-datatype-jdk8-2.9.7.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.7/jackson-datatype-jsr310-2.9.7.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.7/jackson-module-parameter-names-2.9.7.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/boot/spring-boot-starter-tomcat/2.1.1.RELEASE/spring-boot-starter-tomcat-2.1.1.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.13/tomcat-embed-core-9.0.13.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/tomcat/embed/tomcat-embed-el/9.0.13/tomcat-embed-el-9.0.13.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.13/tomcat-embed-websocket-9.0.13.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/hibernate/validator/hibernate-validator/6.0.13.Final/hibernate-validator-6.0.13.Final.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/spring-webmvc/5.1.3.RELEASE/spring-webmvc-5.1.3.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/shiro/shiro-spring/1.7.0/shiro-spring-1.7.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/shiro/shiro-web/1.7.0/shiro-web-1.7.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/owasp/encoder/encoder/1.2.2/encoder-1.2.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/github/pagehelper/pagehelper-spring-boot-starter/1.2.5/pagehelper-spring-boot-starter-1.2.5.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.2.5/pagehelper-spring-boot-autoconfigure-1.2.5.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/github/pagehelper/pagehelper/5.1.4/pagehelper-5.1.4.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/github/jsqlparser/jsqlparser/1.0/jsqlparser-1.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/io/springfox/springfox-swagger-ui/2.9.2/springfox-swagger-ui-2.9.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/jsoup/jsoup/1.11.3/jsoup-1.11.3.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/io/swagger/swagger-models/1.5.21/swagger-models-1.5.21.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/io/swagger/swagger-annotations/1.5.21/swagger-annotations-1.5.21.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/thoughtworks/xstream/xstream/1.4.11.1/xstream-1.4.11.1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/projectlombok/lombok/1.18.4/lombok-1.18.4.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/alibaba/druid-spring-boot-starter/1.1.14/druid-spring-boot-starter-1.1.14.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/alibaba/druid/1.1.14/druid-1.1.14.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/com/github/theborakompanioni/thymeleaf-extras-shiro/2.0.0/thymeleaf-extras-shiro-2.0.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/javax/mail/mail/1.4.7/mail-1.4.7.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/javax/activation/activation/1.1/activation-1.1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/boot/spring-boot-starter-thymeleaf/2.1.1.RELEASE/spring-boot-starter-thymeleaf-2.1.1.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/thymeleaf/thymeleaf-spring5/3.0.11.RELEASE/thymeleaf-spring5-3.0.11.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/thymeleaf/thymeleaf/3.0.11.RELEASE/thymeleaf-3.0.11.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/attoparser/attoparser/2.0.5.RELEASE/attoparser-2.0.5.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/unbescape/unbescape/1.1.6.RELEASE/unbescape-1.1.6.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/thymeleaf/extras/thymeleaf-extras-java8time/3.0.2.RELEASE/thymeleaf-extras-java8time-3.0.2.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/spring-context-support/5.1.3.RELEASE/spring-context-support-5.1.3.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/cn/hutool/hutool-all/5.3.7/hutool-all-5.3.7.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/jfree/jfreechart/1.5.0/jfreechart-1.5.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/jvnet/hudson/ganymed-ssh2/build210-hudson-1/ganymed-ssh2-build210-hudson-1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/apache/velocity/velocity/1.7/velocity-1.7.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/springframework/boot/spring-boot-starter-aop/2.1.1.RELEASE/spring-boot-starter-aop-2.1.1.RELEASE.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/aspectj/aspectjweaver/1.9.2/aspectjweaver-1.9.2.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
<orderEntry type="module-library">
|
<library>
|
<CLASSES>
|
<root url="jar://D:/Maven/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar!/"/>
|
</CLASSES>
|
</library>
|
</orderEntry>
|
</component>
|
</module>
|