Contributed To
Hibernate
My contributions to the project.
“Hibernate is an object-relational mapping (ORM) solution for the Java language: it provides an easy to use framework for mapping an object-oriented domain model to a traditional relational database. Its purpose is to relieve the developer from a significant amount of relational data persistence-related programming tasks.
Hibernate is free as open source software that is distributed under the GNU Lesser General Public License.”
License: LGPL
Testdoc
“TestDox creates simple documentation from the method names in JUnit test cases. ”
License: Open source – not verified as project as currently abandoned.
DBUnit
“DbUnit is a JUnit extension (also usable with Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage. ”
License: LGPL
Follow Closely
Wicket
“Wicket is a web application framework for the Java programming language that reached version 1.0 in June of 2005. Wicket is a component-based web development framework similar to JavaServer Faces and Tapestry. It has become an Apache top level project since June 2007. ”
License: Apache 2.0 License
Maven
“is a software tool for Java programming language project management and automated software build. It is similar in functionality to the Apache Ant tool (and to a lesser extent, PHP’s PEAR and Perl’s CPAN), but has a simpler build configuration model, based on an XML format. Maven is hosted by the Apache Software Foundation, where it was formerly part of the Jakarta Project. ”
License: Apache 2.0 licence
Grails
“Grails is an open source web application framework designed for high productivity. It’s based on the Groovy programming language which is based on the Java platform. Grails was created to give Java developers capabilities for building web based applications that had never been available before. ”
License: Open source
Leave a Reply