mirror of
https://gitee.com/mymagicpower/AIAS.git
synced 2024-12-04 21:27:50 +08:00
35 lines
2.4 KiB
Plaintext
35 lines
2.4 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
||
|
<component name="CheckStyle-IDEA-Module">
|
||
|
<option name="configuration">
|
||
|
<map />
|
||
|
</option>
|
||
|
</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" type="java-resource" />
|
||
|
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
|
||
|
<sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
|
||
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||
|
</content>
|
||
|
<orderEntry type="inheritedJdk" />
|
||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||
|
<orderEntry type="library" name="aias-jieba-lib-0.1.0" level="project" />
|
||
|
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-slf4j-impl:2.12.1" level="project" />
|
||
|
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.25" level="project" />
|
||
|
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.12.1" level="project" />
|
||
|
<orderEntry type="library" scope="RUNTIME" name="Maven: org.apache.logging.log4j:log4j-core:2.12.1" level="project" />
|
||
|
<orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.12.0" level="project" />
|
||
|
<orderEntry type="library" name="Maven: com.google.guava:guava:21.0" level="project" />
|
||
|
<orderEntry type="library" name="Maven: com.hankcs:hanlp:portable-1.7.1" level="project" />
|
||
|
<orderEntry type="library" name="Maven: cn.hutool:hutool-all:5.7.11" level="project" />
|
||
|
<orderEntry type="library" name="Maven: com.github.houbb:pinyin:0.2.1" level="project" />
|
||
|
<orderEntry type="library" name="Maven: com.github.houbb:heaven:0.1.129" level="project" />
|
||
|
<orderEntry type="library" name="Maven: org.apiguardian:apiguardian-api:1.0.0" level="project" />
|
||
|
<orderEntry type="library" name="Maven: com.github.houbb:nlp-common:0.0.3" level="project" />
|
||
|
<orderEntry type="library" name="Maven: com.rnkrsoft.bopomofo4j:bopomofo4j:1.0.0" level="project" />
|
||
|
</component>
|
||
|
</module>
|