Tag Archives: Softwares in java

Crawlers in Java

QHeritrix Heritrix is the Internet Archive’s open-source, extensible, web-scale, archival-quality web crawler project. License GNU Library or Lesser General Public License (LGPL)  HomePage http://crawler.archive.org/ WebSPHINX WebSPHINX ( Website-Specific Processors for HTML INformation eXtraction) is a Java class library and interactive development …

Read more »

Database Connection Pools

    Jakarta DBCP DBCP is a database connection pool that relies on code in the Jakarta commons-pool package to provide the underlying object pool mechanisms that it utilizes. Applications can use the DBCP component directly or through the existing …

Read more »

Command Line tools

Jakarta Commons CLI The Apache Commons CLI library provides an API for processing command line interfaces. There are three stages to command line processing. They are the definition, parsing and interrogation stages.  License Apache Software License  HomePage http://jakarta.apache.org/commons/cli/ ArgParser ArgParser is …

Read more »

Collections

Commons Collections Commons-Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities  License Apache Software License  HomePage http://jakarta.apache.org/commons/collections/ Commons Primitives Apache Jakarta Commons Primitives provides a collection of types and utilities optimized for working with Java …

Read more »

Code Coverage tools

Quilt Quilt is a Java software development tool that measures coverage , the extent to which unit testing exercises the software under test. It is optimized for use with the JUnit unit test package, the Ant Java build facility, and …

Read more »

Code Beautifiers

Jalopy Jalopy is a source code formatter for the Sun Java programming language. It layouts any valid Java source code according to some widely configurable rules; to meet a certain coding style without putting a formatting burden on individual developers. …

Read more »

Code Analyzers

PMD PMD scans Java source code and looks for potential problems like:  * Unused local variables  * Empty catch blocks  * Unused parameters  * Empty ‘if’ statements  * Duplicate import statements  * Unused private methods  * Classes which could be …

Read more »

Chat Servers in Java

Claros Chat Claros Chat is a Web based instant messaging client which is capable of talking with a Jabber server. Claros Chat is well tested with Google Talk and it supports all major browsers such as Internet Explorer, Firefox, Safari, …

Read more »

Charting & Reporting Tools in Java

JFreeChart JFreeChart is a free Java class library for generating charts, including:  * pie charts (2D and 3D)  * bar charts (regular and stacked, with an optional 3D effect)  * line and area charts  * scatter plots and bubble charts  …

Read more »

Cache Solutions in Java

Java Caching System JCS is a distributed caching system written in java for server-side java applications. It is intended to speed up dynamic web applications by providing a means to manage cached data of various dynamic natures. Like any caching …

Read more »

JAVA Software Download – Content Management Systems

Content Management Systems (CMS) in Java OpenCMS OpenCms is a professional level Open Source Website Content Management System. OpenCms helps to create and manage complex websites easily without knowledge of html. Category CMS License Other HomePage http://www.opencms.org/opencms/en/index.html Apache Lenya Apache …

Read more »

JAVA Software Download – ByteCode Libraries

ByteCode Libraries BCEL The Byte Code Engineering Library is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files (those ending with .class). Category ByteCode License Apache Software License HomePage http://jakarta.apache.org/bcel/ Javassist Javassist (Java …

Read more »

JAVA Software Download – Build Systems

Build Systems Ant Ant is a software tool for automating software build processes. It uses XML to describe the build process and its dependencies   Category Build Systems License Apache Software License HomePage http://ant.apache.org/ Maven Maven is a Java project …

Read more »

JAVA Software Download – Bloggers

Bloggers SnipSnap SnipSnap is a free and easy to install weblog and wiki tool written in Java.. Category Bloggers License GNU General Public License (GPL) HomePage http://snipsnap.org/

JAVA Software Download – Aspect-Oriented Frameworks

Aspect-Oriented Frameworks in Java AspectSharp Aspect# (pronunced as AspectSharp) is a free AOP ( Aspect Oriented Programming ) framework for the .NET Framework, it uses Dynamic Proxies and XML configuration files as basis. Category Aspect-Oriented License Apache Software License HomePage …

Read more »

JAVA Software Download – Ajax Frameworks

Ajax Frameworks Google Web Toolkit Google Web Toolkit (GWT) is an open source Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don’t speak browser quirks as a second language Category …

Read more »

Ajax    EJB   Hibernate   JavaScript   JDBC   JMS   JSP   XML    SOA   Web Service   Servlets   Spring   JSF   Struts   SAP Tutorial  Software Testing Tutorials  PDF Tutorials   SAP Training Help  J2EE

Sitemap   Follow j2eetutorial on Twitter    

Δ Top