Projects tagged ‘api’, ‘java’, and ‘tools’


Jump to tag:

Projects tagged ‘api’, ‘java’, and ‘tools’

Filtered by Project Tags api java tools

Refine results Project Tags development (13) programming (12) library (12) framework (6) code (5) web (4) reporting (4) spring (3) swing (3) xml (3) technology (3) toolkit (3)

[13 total ]
341

Spring Framework

   
Primary Language: Java Licensed as: Apache License 2.0

Spring is a lightweight Java/J2EE application framework based on code published in "Expert One-on-One J2EE Design and Development" by Rod Johnson. It includes powerful JavaBeans-based configuration management applying Inversion-of-Control principles ... [More] , a generic abstraction layer for transaction management allowing for pluggable transaction managers, a JDBC abstraction layer, integration with Hibernate, JDO, Apache OJB, and iBATIS SQL Maps, AOP functionality, and a flexible MVC Web application framework with multiple view technologies. There is also a .NET port available. [Less]

Metrics updated 24 Aug 08

57

ehcache

   
Primary Language: Java Licensed as: Apache License 2.0

Ehcache is a widely used java distributed cache for general purpose caching, J2EE and light-weight containers. It features memory and disk stores, replicate by copy and invalidate, listeners, a gzip caching servlet filter and much more... ... [More] Ehcache is available under an Apache open source license and is actively developed, maintained and supported. [Less]

Metrics updated 03 Sep 08

41

iText, a JAVA-PDF library

   
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1,Mozilla Public License 1.1

iText is a library that contains classes to generate documents in the Portable Document Format (PDF), XML, HTML, and RTF. It can also parse XML documents and convert them into any of these formats. Pages of existing PDF files can be imported and copied to new PDF documents.

Metrics updated about 17 hours ago

40

JFreeChart

   
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

JFreeChart is a chart library for the Java platform that supports a wide range of charts including pie charts (2D and 3D), bar charts (horizontal and vertical, regular or stacked, with optional 3D-effects), line charts, XY plots, scatter plots, time ... [More] series charts, high/low/open/close charts, candlestick plots, Gantt charts, Pareto charts, combination charts, and more. It is suitable for use in applications, applets, servlets, and JSP. [Less]

Metrics updated 03 Sep 08

14

JavaCC

   
Primary Language: Java Licensed as: BSD-ish License

Java Compiler Compiler is the most popular parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to ... [More] the parser generator itself, JavaCC provides other standard capabilities related to parser generation such as tree building (via a tool called JJTree included with JavaCC), actions, debugging, etc. [Less]

Metrics updated 02 Sep 08

14

SVNKit

   
Primary Language: Java Licensed as: TMate Open Source License

SVNKit is a pure Java Subversion library. Includes programming API to access and manipulate Subversion working copies and repositories, command line client.

Metrics updated 04 Aug 08

7

RapidMiner (YALE): Java Data Mining

 
Primary Language: Java Licensed as: GNU Affero General Public License 3.0

RapidMiner (formerly YALE) is the most comprehensive open-source software for intelligent data analysis, data mining, knowledge discovery, machine learning, predictive analytics, forecasting, and analytics in business intelligence (BI). RapidMiner ... [More] provides more than 400 data mining operators, a graphical user interface (GUI), an online tutorial with hands-on data mining applications, a comprehensive PDF tutorial, many visualization schemes for data sets and data mining results, many different learning and meta-learning schemes ranging from decision tree and rule learners to neural networks, SVMs, ensemble methods, etc. RapidMiner is implemented in Java and available under GPL (GNU General Public License) as well as under a developer license (OEM license) for closed-source developers [Less]

Metrics updated 03 Sep 08

3

Cluster4Spring

   
Primary Language: Java Licensed as: Apache License 2.0

Clustered Remoting For Spring Framework(Cluster4Spring) is open source project that represents alternative implementation of Spring framework remoting subsystem and supports different schemes of remote communication between client and server (1-1 ... [More] , 1-many, dynamic services discovering). The major features of Cluster4Spring library are: * Support of one-to-one scheme of remoting; * Support of one-to-many scheme of remoting, which assumes that one client selects remote service for invocation from one of predefined locations; * Support of one-to-many scheme of remoting with dynamic discovering of remote services; * Several built-in policies for selecting remote service for invocation are included (they are applied if service is available in several locations) [Less]

Metrics updated 03 Sep 08

2

JGraph Diagram Component

 

JGraph is a free, mature, and robust Java Graphing framework that fully complies with Swing design principles. It contains all the graph visualization and interaction functionality you might expect in a graph library, including multiple views ... [More] , layering, zoom, drag and drop, undo, automatic expanding and collapsing, routing, and layouts. You can create stunning workflow editors, call graphs, CAD tools, network diagrams, database visualization tools, and more. It can also be deployed on the server-side with a large range of image exporting functionality. It is fully documented and commercially supported. [Less]

2

args4j

 
Primary Language: Java Licensed as: MIT License

args4j is a small Java class library that makes it easy to parse command line options/arguments in your CUI application.

Metrics updated 01 Sep 08