1 Star 0 Fork 21

wgs/jetbrick-template

forked from Sub/jetbrick-template 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.classpath 1.11 KB
一键复制 编辑 原始数据 按行查看 历史
Sub 提交于 2013-12-17 20:06 . Fixed #50 Add jodd madvov integrate.
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="src" path="src/test/resources"/>
<classpathentry kind="lib" path="lib/antlr-runtime-4.1.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.5.jar"/>
<classpathentry kind="lib" path="lib/logback/logback-classic-1.0.11.jar"/>
<classpathentry kind="lib" path="lib/logback/logback-core-1.0.11.jar"/>
<classpathentry kind="lib" path="lib/web/springframework-3.1.3.all.jar"/>
<classpathentry kind="lib" path="lib/web/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="lib/web/struts2-core-2.3.15.3.jar"/>
<classpathentry kind="lib" path="lib/web/xwork-core-2.3.15.3.jar"/>
<classpathentry kind="lib" path="lib/web/jfinal-1.5.jar"/>
<classpathentry kind="lib" path="lib/web/nutz-1.b.49.jar"/>
<classpathentry kind="lib" path="lib/web/jodd-madvoc-3.4.9.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zkbswgs/jetbrick-template.git
[email protected]:zkbswgs/jetbrick-template.git
zkbswgs
jetbrick-template
jetbrick-template
master

搜索帮助