首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 一个完整的java EE5的条纹的Web框架的原型实现

一个完整的java EE5的条纹的Web框架的原型实现

资 源 简 介

A full Java EE5 archetype implementing the stripes web framwork providing a quick template to work and expand on. Instruction to use the archetype: Download the jar file. Run the following command to install into your local repository: mvn install:install-file -Dfile=Stripes-EE5-Archetype-1.0.jar -DgroupId=com.brokenbeans.maven -DartifactId=Stripes-EE5-Archetype -Dversion=1.0 -Dpackaging=jar Run the following command to use archetype and generate new project: mvn archetype:create -DarchetypeGroupId=com.brokenbeans.maven -DarchetypeArtifactId=Stripes-EE5-Archetype -DarchetypeVersion=1.0 -DgroupId=my.group -DartifactId=StripesTest Just replace the groupId and artifactId with your own.
VIP VIP
0.174947s