22 Star 59 Fork 14

MarkHsiu/MiniMQ

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
MiniMQ.iml 5.01 KB
一键复制 编辑 原始数据 按行查看 历史
zhexiu 提交于 2019-09-26 06:40 . 测试
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="EclipseModuleManager">
<libelement value="jar://$MODULE_DIR$/lib/netty-all-4.1.6.Final-sources.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/netty-all-4.1.6.Final.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/talent-aio-client-1.0.1.v20170214-RELEASE.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/talent-aio-common-1.0.1.v20170214-RELEASE.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/talent-aio-server-1.0.1.v20170214-RELEASE.jar!/" />
<conelement value="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" />
<src_description expected_position="0">
<src_folder value="file://$MODULE_DIR$/src/main/java" expected_position="0" />
<src_folder value="file://$MODULE_DIR$/src/test/java" expected_position="1" />
<src_folder value="file://$MODULE_DIR$/src/main/resources" expected_position="2" />
</src_description>
</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" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library name="netty-all-4.1.6.Final-sources.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/netty-all-4.1.6.Final-sources.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="netty-all-4.1.6.Final.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/netty-all-4.1.6.Final.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MODULE_DIR$/lib/netty-all-4.1.6.Final-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="talent-aio-client-1.0.1.v20170214-RELEASE.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/talent-aio-client-1.0.1.v20170214-RELEASE.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="talent-aio-common-1.0.1.v20170214-RELEASE.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/talent-aio-common-1.0.1.v20170214-RELEASE.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file:///talent-aio-common" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library">
<library name="talent-aio-server-1.0.1.v20170214-RELEASE.jar">
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/talent-aio-server-1.0.1.v20170214-RELEASE.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
<orderEntry type="library" name="Maven: com.dyuproject.protostuff:protostuff-runtime:1.0.12" level="project" />
<orderEntry type="library" name="Maven: com.dyuproject.protostuff:protostuff-api:1.0.12" level="project" />
<orderEntry type="library" name="Maven: com.dyuproject.protostuff:protostuff-collectionschema:1.0.12" level="project" />
<orderEntry type="library" name="Maven: com.dyuproject.protostuff:protostuff-core:1.0.12" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:slf4j-log4j12:1.7.22" level="project" />
<orderEntry type="library" name="Maven: log4j:log4j:1.2.17" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:slf4j-ext:1.7.22" level="project" />
<orderEntry type="library" name="Maven: ch.qos.cal10n:cal10n-api:0.8.1" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.22" level="project" />
<orderEntry type="library" name="Maven: org.apache.zookeeper:zookeeper:3.4.6" level="project" />
<orderEntry type="library" name="Maven: jline:jline:0.9.94" level="project" />
<orderEntry type="library" name="Maven: junit:junit:3.8.1" level="project" />
<orderEntry type="library" name="Maven: io.netty:netty:3.7.0.Final" level="project" />
<orderEntry type="library" name="Maven: org.apache.commons:commons-pool2:2.4.2" level="project" />
<orderEntry type="library" name="Maven: org.apache.commons:commons-collections4:4.1" level="project" />
<orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.5" level="project" />
<orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.23" level="project" />
</component>
</module>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/markhsiu/MiniMQ.git
[email protected]:markhsiu/MiniMQ.git
markhsiu
MiniMQ
MiniMQ
master

搜索帮助