1 Star 0 Fork 13

zhanght86/2022NFT开发平台数字藏品开发平台源码-java版

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.classpath 1.70 KB
一键复制 编辑 原始数据 按行查看 历史
zr1011 提交于 2022-08-25 13:25 +08:00 . 初始化
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v8.5"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/fastjson-1.2.28.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/httpclient-4.5.3.jar" sourcepath="C:/Users/jiangm/AppData/Local/Temp/.org.sf.feeling.decompiler1608538349906/source/httpclient-4.5.3-sources-1608538371352.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/httpcore-4.4.6.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/merchant-integration-api-core-0.0.1-SNAPSHOT.jar" sourcepath="WebContent/WEB-INF/lib/merchant-integration-api-core-0.0.1-SNAPSHOT-sources.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-lang3-3.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/merchant-integration-api-core-0.0.1-SNAPSHOT-sources.jar"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v9.0">
<attributes>
<attribute name="owner.project.facets" value="jst.web"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre1.8.0_202">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="build/classes"/>
</classpath>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/quickthinking/nft.git
git@gitee.com:quickthinking/nft.git
quickthinking
nft
2022NFT开发平台数字藏品开发平台源码-java版
master

搜索帮助