|
|
|
Internet News Feeds |
|
Apache Software Foundation Project Releases
|
All projects managed by the Apache Software Foundation release software. This feed shows the latest releases.
|
|
-
Release of Apache Cayenne, version 3.0M4
Apache Cayenne Cayenne is a powerful, full-featured, opensource framework created for developers working with relational databases. it seamlessly maps any relational database to Java objects, reducing development time and adding considerable functionality to any application which requires a database. Developers using Cayenne will be able to concentrate on the core business requirements and the data model instead of the SQL details. The application can then be easily moved to any JDBC-capable database. In addition to management of persistent Java objects mapped to relational databases, Cayenne provides a plethora of features including single method call queries and updates (including atomic updates of all modified objects), seamless integration of multiple databases into a single virtual data source, three tier persistence with caching on the remote client, paging of results, record locking, and many more features. JPA compliance is in progress.
-
Release of Apache Xerces C++ XML Parser, version 3.0.0
Apache Xerces C++ XML Parser
Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents.
Xerces-C++ is faithful to the XML 1.0 recommendation and many associated standards.
The parser provides high performance, modularity, and scalability. Source code, samples and API documentation are provided with the parser. For portability, care has been taken to make minimal use of templates, no RTTI, and minimal use of #ifdefs.
-
Release of Apache AntUnit, version 1.1
Apache AntUnit The Ant Library provides Ant tasks for testing Ant
task, it can also be used to drive functional and integration tests
of arbitrary applications with Ant.
-
Release of Apache Velocity, version 1.6 beta1
Apache Velocity Velocity is a Java-based template engine. It permits anyone to use a simple yet powerful template language to reference objects defined in Java code.
When Velocity is used for web development, Web designers can work in parallel with Java programmers to develop web sites according to the Model-View-Controller (MVC) model, meaning that web page designers can focus solely on creating a site that looks good, and programmers can focus solely on writing top-notch code. Velocity separates Java code from the web pages, making the web site more maintainable over its lifespan and providing a viable alternative to Java Server Pages (JSPs) or PHP.
-
Release of Apache Solr, version 1.3.0
Apache Solr Solr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON, Ruby, and Python APIs, hit highlighting, faceted search, caching, replication, and a web administration interface.
-
Release of Apache Directory Server, version 1.5.4
Apache Directory Server ApacheDS is an an embeddable directory server entirely written in Java, which has been certified LDAPv3 compatible by the Open Group. Besides LDAP it supports Kerberos 5 and the Change Password Protocol.
-
Release of Apache Derby, version 10.4.2.0
Apache Derby Apache Derby is an open source relational database implemented entirely in Java. It has a small footprint that makes it easy to embed in any Java-based application, but it also supports the more familiar client/server mode. It is based on the Java, JDBC, and SQL standards, making code developed more portable to standards-compliant databases.
-
Release of Apache Tobago, version 1.0.18
Apache Tobago The goal of Tobago is to provide the community with a well designed set of user interface components based on JSF.
-
Release of Apache Lenya, version 2.0.2
Apache Lenya Apache Lenya is an Open Source Java/XML Content Management Framework and comes with revision control, site management, scheduling, search, WYSIWYG editors, and workflow.
-
Release of Apache Directory Studio, version 1.2.0
Apache Directory Studio Apache Directory Studio is a complete LDAP tooling platform intended to be used with any LDAP server however it is particularly designed for use with the Apache Directory Server. Developed as a sub-project of the Directory Top Level Project, Apache Directory Studio is an Eclipse RCP application that takes full advantage of the benefits inherent in the Eclipse platform. Composed of several Eclipse (OSGi) plugins, Apache Directory Studio can be easily upgraded with additional plugins. Apache Directory Studio plugins can even run within a full installation of Eclipse itself.
-
Release of Apache Portable Runtime, version 1.3.4
Apache Portable Runtime
The mission of the Apache Portable Runtime (APR) project is to create
and maintain software libraries that provide a predictable and
consistent interface to underlying platform-specific implementations.
The primary goal is to provide an API to which software developers may
code and be assured of predictable if not identical behaviour
regardless of the platform on which their software is built, relieving
them of the need to code special-case conditions to work around or
take advantage of platform-specific deficiencies or features.
-
Release of Apache Portable Runtime, version 1.3.3
Apache Portable Runtime
The mission of the Apache Portable Runtime (APR) project is to create
and maintain software libraries that provide a predictable and
consistent interface to underlying platform-specific implementations.
The primary goal is to provide an API to which software developers may
code and be assured of predictable if not identical behaviour
regardless of the platform on which their software is built, relieving
them of the need to code special-case conditions to work around or
take advantage of platform-specific deficiencies or features.
-
Release of Apache MINA, version 2.0.0-M3
Apache MINA Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract, event-driven, asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.
-
Release of Apache FOP, version 0.95
Apache FOP FOP (Formatting Objects Processor) is the world's first print formatter driven by XSL formatting objects (XSL-FO) and the world's first output independent formatter. It is a Java application that reads a formatting object (FO) tree and renders the resulting pages to a specified output. Output formats currently supported include PDF, PCL, PS, SVG, XML (area tree representation), Print, AWT, MIF and TXT. The primary output target is PDF.
-
Release of Apache Velocity Tools, version 2.0 beta2
Apache Velocity Tools VelocityTools is a collection of Velocity subprojects with a common goal of creating tools and infrastructure for building both web and non-web applications using the Velocity template engine.
-
Release of Apache MINA, version 2.0.0-M2
Apache MINA Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract, event-driven, asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.
-
Release of Apache Ant, version 1.7.1
Apache Ant Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.
-
Release of Apache HttpComponents Core, version 4.0-beta2
Apache HttpComponents Core
HttpCore (main) is a library for HTTP communication that can be used
on either client or server side. A second library, HttpCore-NIO, adds
support for Java NIO. HttpCore has no dependencies beyond the JVM, but
also no built-in support for advanced features such as cookie management
or authentication. It defines a framework for plugging in these features.
-
Release of Apache Jakarta JMeter, version 2.3.2 final
Apache Jakarta JMeter Apache Jakarta JMeter may be used to test performance both on static and dynamic resources (files, Servlets, Perl scripts, Java Objects, Data Bases and Queries, FTP Servers and more). It can be used to simulate a heavy load on a server, network or object to test its strength or to analyze overall performance under different load types. You can use it to make a graphical analysis of performance or to test your server/script/object behavior under heavy concurrent load.
-
Release of Apache XML Graphics Commons, version 1.3.1
Apache XML Graphics Commons Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find components such as a PDF library, an RTF library, Graphics2D implementations that let you generate PDF and PostScript files and much more.
-
Release of Apache HTTP Server, version 2.2.9
Apache HTTP Server
The Apache HTTP Server is an open-source HTTP server for modern
operating systems including UNIX, MS-Windows, Macintosh and Netware.
The goal of this project is to provide a secure, efficient and
extensible server that provides HTTP services in sync with the current
HTTP standards. Apache has been the most popular web server on the
Internet since April of 1996.
|
|
|
|
Internet Store Scroll
|