md
This commit is contained in:
parent
01f4e963b0
commit
7a1daa0dad
@ -1,13 +0,0 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: com.xdadan:emis-biz:1.0.0">
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-biz/1.0.0/emis-biz-1.0.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-biz/1.0.0/emis-biz-1.0.0-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-biz/1.0.0/emis-biz-1.0.0-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
13
.idea/libraries/Maven__com_xdadan_emis_common_1_0_2.xml
Normal file
13
.idea/libraries/Maven__com_xdadan_emis_common_1_0_2.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: com.xdadan:emis-common:1.0.2">
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-common/1.0.2/emis-common-1.0.2.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-common/1.0.2/emis-common-1.0.2-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/com/xdadan/emis-common/1.0.2/emis-common-1.0.2-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
@ -77,8 +77,8 @@
|
||||
<orderEntry type="library" name="Maven: com.github.oshi:oshi-core:6.1.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: net.java.dev.jna:jna:5.10.0" level="project" />
|
||||
<orderEntry type="library" name="Maven: net.java.dev.jna:jna-platform:5.10.0" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.xdadan:emis-biz:1.0.0" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.xdadan:emis-common:1.0.0" level="project" />
|
||||
<orderEntry type="module" module-name="emis-biz" />
|
||||
<orderEntry type="library" name="Maven: com.xdadan:emis-common:1.0.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.3.16" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-security:2.5.10" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.security:spring-security-config:5.5.5" level="project" />
|
||||
|
||||
@ -4,12 +4,14 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<artifactId>emis</artifactId>
|
||||
<groupId>com.xdadan</groupId>
|
||||
<artifactId>emis</artifactId>
|
||||
<version>1.0.2</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<artifactId>emis-biz-web</artifactId>
|
||||
<version>1.0.2</version>
|
||||
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="Maven: com.xdadan:emis-common:1.0.0" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.xdadan:emis-common:1.0.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.3.16" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-beans:5.3.16" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.16" level="project" />
|
||||
@ -200,8 +200,8 @@
|
||||
<orderEntry type="library" name="Maven: com.github.ulisesbocchio:jasypt-spring-boot-starter:2.1.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.github.ulisesbocchio:jasypt-spring-boot:2.1.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.jasypt:jasypt:1.9.3" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.xdadan:emis-system:1.0.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: mysql:mysql-connector-java:8.0.28" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.googlecode.aviator:aviator:5.2.4" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.xdadan:emis-system:1.0.1" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
@ -4,9 +4,10 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<artifactId>erp</artifactId>
|
||||
<groupId>com.xdadan</groupId>
|
||||
<artifactId>emis</artifactId>
|
||||
<version>1.0.2</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>emis-biz</artifactId>
|
||||
|
||||
@ -4,11 +4,12 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<artifactId>erp</artifactId>
|
||||
<groupId>com.xdadan</groupId>
|
||||
<artifactId>emis</artifactId>
|
||||
<version>1.0.2</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<packaging>jar</packaging>
|
||||
<artifactId>emis-wms-web</artifactId>
|
||||
<version>1.0.2</version>
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="Maven: com.xdadan:emis-common:1.0.0" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.xdadan:emis-common:1.0.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.3.16" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-beans:5.3.16" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.16" level="project" />
|
||||
|
||||
@ -4,9 +4,10 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<artifactId>erp</artifactId>
|
||||
<groupId>com.xdadan</groupId>
|
||||
<artifactId>emis</artifactId>
|
||||
<version>1.0.2</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<artifactId>emis-wms</artifactId>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user