It programmer development Essentials-all kinds of resources download list, history of the most IT resources, personal collection summary.
are using Subversion version control, can be viewed directly from the browser via the URL, you can also use the SVN client checkout down, carefully study the source is good ah.
=================== Struts ========================= =======
Apache Project SVN Resources
SVN Co http://svn.apache.org/repos/asf/
Struts SVN Resources
SVN Co http://svn.apache.org/repos/asf/struts/
=================== Hibernate ========================= =======
Hibernate SVN Resources
Source Control repositories
Starting in March, 2006 Hibernate Source was maintained in a Subversion repository hosted by the JBoss Labs project. For anonymous access, the root repository URL is http://anonsvn.jboss.org/repos/hibernate/ . For developer access, the root repository URL is https://svn.jboss.org/repos/hibernate/ .
Also, the repository layout is expected-to-better align with the subproject structure. Currently, the layout essentially follows that found in the older CVS modules, with trunks, branches, and tags all at the R Oot level of the repository. Thus to checkout the latest source for the Hibernate3 module, type
SVN Co http://anonsvn.jboss.org/repos/hibernate/trunk/Hibernate3
To checkout Hibernate Annotations and Hibernate entitymanager, type
SVN Co HTTP://ANONSVN.JBOSS.ORG/REPOS/HIBERNATE/TRUNK/HIBERNATEEXT
or (for Branch 3.2)
SVN Co HTTP://ANONSVN.JBOSS.ORG/REPOS/HIBERNATE/BRANCHES/BRANCH_3_2/HIBERNATEEXT
Then you ' ll find metadata which contains hibernate Annotations, EJB which contains hibernate Entitymanager and Ejb-api whi CH contains the javax.persistence APIs of EJB3.
Note that some of the modules present in CVS were dropped after import into Subversion; namely Hibernate and Hibernate2 modules. If you need access to these source trees, they is still accessible from the SourceForge CVS repository. For anonymous access, use Pserver:anonymous@cvs.sourceforge.net:/cvsroot/hibernate as the cvsroot.
NHibernate uses Subversion hosted on Sourceforge. The repository URL is https://svn.sourceforge.net/svnroot/nhibernate. Using this URL directly'll cause all branches and tags of the project to be checked out, transferring a large volume of Data. To check out only the trunk (main development line), use Https://svn.sourceforge.net/svnroot/nhibernate/trunk as the repos Itory URL.
The repositories is also browsable online via Viewcvs and Fisheye.
=================== Spring ========================= =======
Subversion Access
This project ' s SourceForge.net Subversion repository can is checked out through SVN with the following instruction set:
SVN Co http://springframework.svn.sourceforge.net/svnroot/springframework
===================== a spring demo ============================
1.SVN Co http://spring-kickstart.googlecode.com/svn/trunk/
2.SVN Checkout http://openfans2.googlecode.com/svn/trunk/
===================== Other SVN resources ============================================
===============jakarta Commom-lang svn ================================
SVN Co Http://svn.apache.org/repos/asf/jakarta/commons/proper/lang
=============== Springside use of fresh subversion management source =============== = = = = = = =
With the spring Framework as its core, Springside provides a pragmatic (pragmatic) enterprise application Kickstart and Full-stack open Source component libraries.
The Java community has many excellent lightweight open source projects throughout the army as a bonded framework, a component-based development architecture, with the Ant and Eclipse plugin generation tools, as a convenient starting point for the development of Java enterprise applications.