1 Star 0 Fork 0

ruby520/API-FrameTest

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.classpath 1.63 KB
一键复制 编辑 原始数据 按行查看 历史
ruby520 提交于 2023-03-02 12:01 +08:00 . create Api test Frame
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="resource"/>
<classpathentry kind="lib" path="libs/log4j-api-2.3.jar"/>
<classpathentry kind="lib" path="libs/log4j-api-2.3-sources.jar"/>
<classpathentry kind="lib" path="libs/log4j-core-2.3.jar"/>
<classpathentry kind="lib" path="libs/log4j-core-2.3-sources.jar"/>
<classpathentry kind="lib" path="libs/poi-3.17.jar"/>
<classpathentry kind="lib" path="libs/httpclient-4.5.3.jar"/>
<classpathentry kind="lib" path="libs/httpclient-cache-4.5.3.jar"/>
<classpathentry kind="lib" path="libs/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="libs/xmlbeans-2.6.0.jar"/>
<classpathentry kind="lib" path="libs/poi-ooxml-schemas-3.17.jar"/>
<classpathentry kind="lib" path="libs/poi-ooxml-3.17.jar"/>
<classpathentry kind="lib" path="libs/commons-collections4-4.1.jar"/>
<classpathentry kind="lib" path="libs/httpcore-4.4.6.jar"/>
<classpathentry kind="lib" path="libs/httpmime-4.5.3.jar"/>
<classpathentry kind="lib" path="libs/commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="libs/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="libs/curvesapi-1.04.jar"/>
<classpathentry kind="lib" path="libs/jcommander-1.64.jar"/>
<classpathentry kind="con" path="org.testng.TESTNG_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/ruby520/api-frame-test.git
git@gitee.com:ruby520/api-frame-test.git
ruby520
api-frame-test
API-FrameTest
master

搜索帮助