8 Star 108 Fork 24

z77z/StuSystem

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.classpath 2.71 KB
一键复制 编辑 原始数据 按行查看 历史
酸奶 提交于 2020-03-08 17:45 . 增加了依赖的jar包
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="WebContent"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/commons-logging-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/log4j-1.2.17.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-aop-4.2.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-beans-4.2.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-context-4.2.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-core-4.2.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-expression-4.2.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-web-4.2.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-webmvc-4.2.4.RELEASE.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-tx-4.2.4.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/jstl.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/standard.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/aopalliance.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/mysql-connector-java-commercial-5.1.25-bin.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/mybatis-3.5.2.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/mybatis-spring-1.3.1.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/druid-1.0.9.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/spring-jdbc-4.3.9.RELEASE.jar"/>
<classpathentry exported="true" kind="lib" path="WebContent/WEB-INF/lib/validation-api-2.0.0.Final.jar"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/z77z/StuSystem.git
[email protected]:z77z/StuSystem.git
z77z
StuSystem
StuSystem
master

搜索帮助