2007.07.31 기준임.. 참고만..
출처 : http://chanwook.tistory.com/435
HTTP Web Server & Wec Container (S = server, C = container)
Build System
J2EE Frameworks
Web Frameworks
Persistence
Application Server
Template Engine
JSP Tag Library
Sciprt Languages
Byte Code
Parser Generators
Connection Pools
Caching Solution
Collections
Logging Tools
Editors
Testing Tools
Charting & Reporting
출처 : http://chanwook.tistory.com/435
HTTP Web Server & Wec Container (S = server, C = container)
- apache HTTP WebServer :: http://httpd.apache.org/ (S)
- Jakarta Tomcat :: http://tomcat.apache.org/ (C)
- jetty :: http://jetty.mortbay.org/ (S/C)
- Geronimo :: http://incubator.apache.org/projects/geronimo/ (C)
- Resin :: http://www.caucho.com/ (C)
- simple :: http://simpleweb.sourceforge.net/index.php (?)
- Jo! :: http://www.tagtraum.com/ (S/C)
- Jigsaw :: http://www.w3.org/Jigsaw/ (S)
- firecat :: http://firecat.nihonsoft.org (S - server side javascript web server !)
Build System
- Ant :: http://ant.apache.org/
- Maven :: http://maven.apache.org/
- Rant :: http://sourceforge.net/projects/remoteant/
- Savant :: https://savant.dev.java.net/
- Cruise Control :: http://cruisecontrol.sourceforge.net/
J2EE Frameworks
- Spring :: http://www.springframework.org/
- GlassFish :: https://glassfish.dev.java.net/
- jdon :: https://jdon.dev.java.net/
- AppFuse :: http://appfuse.org
Web Frameworks
- Struts :: http://jakarta.apache.org/struts/
- Tapestry :: http://jakarta.apache.org/tapestry/
- WebWork :: http://www.opensymphony.com/webwork/
- Spring :: http://www.springframework.org/
- DWR :: http://www.getahead.ltd.uk/dwr/
Persistence
- Hibernate :: http://www.hibernate.org/
- OJB :: http://db.apache.org/ojb/
- Torque :: http://db.apache.org/torque/
- Castor :: http://www.castor.org/
- iBatis SQL Maps :: http://ibatis.apache.org/javadownloads.cgi
- TopLink Essential
Application Server
- JBoss :: http://www.jboss.org/
- JOnAS :: http://jonas.objectweb.org/
- OpenEJB :: http://www.openejb.org/
- Geronimo :: http://incubator.apache.org/projects/geronimo/
- Resin :: http://www.caucho.com
Template Engine
- Velocity :: http://jakarta.apache.org/velocity/
- FreeMarker :: http://www.freemarker.org/index.html
- StringTemplate :: http://www.antlr.org/stringtemplate/index.tml
- SiteMesh :: http://www.opensymphony.com/sitemesh/
JSP Tag Library
- Display tag library :: http://displaytag.sourceforge.net/
- DBForms :: http://jdbforms.sourceforge.net/
- Jakarta Taglibs :: http://jakarta.apache.org/taglibs/
- Google JSP Tag Library :: http://google-taglib.sourceforge.net/
Sciprt Languages
- Groovy :: http://groovy.codehaus.org/
- Jython :: http://www.jython.org/
- JRuby :: http://jruby.sourceforge.net/
Byte Code
- Javaassist :: http://labs.jboss.com/javassist/
- BCEL :: http://www.java-source.net/open-source/bytecode-libraries/bcel
- ObjectWeb ASM :: http://asm.objectweb.org/
- cglib :: http://cglib.sourceforge.net/
- JBET :: http://opensource.nailabs.com/jbet/
Parser Generators
- ANTLR :: http://www.antlr.org/
- SableCC :: http://www.sablecc.org/
- JavaCC :: http://javacc.dev.java.net
Connection Pools
- Jakarta DBCP :: http://jakarta.apache.org/commons/dbcp/
- C3P0 :: http://sourceforge.net/projects/c3p0
- Proxool :: http://proxool.sourceforge.net/
- SmartPool :: http://smartpool.sourceforge.net/
Caching Solution
- OSCache :: http://www.opensymphony.com/oscache/
- Java Caching System :: http://jakarta.apache.org/turbine/jcs/
- EHCache :: http://ehcache.sourceforge.net/
- JCache :: http://jcache.sourceforge.net/
- TreeCache / JBossCache :: http://www.jboss.org/products/jbosscache
- Open Terracotta :: http://terracotta.org/
Collections
- Commons Collections :: http://jakarta.apache.org/commons/collections/
- Trove :: http://trove4j.sourceforge.net/
- Commons Primitives :: http://www.java-source.net/open-source/collection-libraries/commons-primitives
- tclib :: http://www.sosnoski.com/opensrc/tclib/index.html
Logging Tools
- Log4j :: http://logging.apache.org/log4j/docs/
- Commons Logging :: http://jakarta.apache.org/commons/logging/
- jLo :: http://jlo.jzonic.org/
- SLF4J :: http://www.slf4j.org
Editors
- Eclipse :: http://www.eclipse.org/
- NetBeans :: http://www.netbeans.org/
Testing Tools
- JUnit :: http://www.junit.org/
- Cactus :: http://jakarta.apache.org/cactus/
- DBUnit :: http://dbunit.sourceforge.net/
- The Grinder :: http://grinder.sourceforge.net/
- jMock :: http://www.jmock.org/
- EasyMock :: http://www.easymock.org/
- SQLUnit :: http://sqlunit.sourceforge.net
- TestNG :: http://www.beust.com/testng/
Charting & Reporting
- JFreeChart :: http://www.jfree.org/jfreechart/
- JasperReports :: http://jasperreports.sourceforge.net/
- iReport :: http://ireport.sourceforge.net/
- BIRT :: http://www.eclipse.org/birt/