使用maven构建struts2在jdk1.4.2上的开发环境

作者:互联网

2009-12-18

Java教程

-

 
    net.sf.retrotranslator 
    retrotranslator-transformer 
    1.2.7 
 
 
    backport-util-concurrent 
    backport-util-concurrent 
    3.0 
 

org.apache.struts
struts2-core-j4
2.0.14


org.apache.struts
struts2-spring-plugin-j4
2.0.14


com.opensymphony
xwork-j4
2.0.7


org.springframework
spring
2.0.5


ognl
ognl-j4
2.6.11


org.freemarker
freemarker-j4
2.3.8


net.sf.retrotranslator
retrotranslator-runtime
1.2.7


net.sf.retrotranslator
retrotranslator-transformer
1.2.7


backport-util-concurrent
backport-util-concurrent
3.0

7. Run "mvn package" to compile project or "mvn jetty:run" to start project.

 

本文来自CSDN博客,转载请标明出处:
-