You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage apr-util-ldap-1.4.1-9.fc19.armv6hl
This package provides the LDAP support for the apr-util.
RPMPackage apr-util-freetds-1.5.3-1.fc19.x86_64
This package provides the FreeTDS driver for the apr-util DBD (database abstraction) interface.
RPMPackage apr-util-freetds-1.4.1-9.fc19.armv6hl
This package provides the FreeTDS driver for the apr-util DBD (database abstraction) interface.
RPMPackage apr-util-1.5.3-1.fc19.x86_64
The mission of the Apache Portable Runtime (APR) is to provide a free library of C data structures and routines. This library contains additional utility interfaces for APR; including support for XML, LDAP, database interfaces, URI parsing and more.
RPMPackage apr-util-1.4.1-9.fc19.armv6hl
The mission of the Apache Portable Runtime (APR) is to provide a free library of C data structures and routines. This library contains additional utility interfaces for APR; including support for XML, LDAP, database interfaces, URI parsing and more.
RPMPackage apr-1.5.0-2.fc19.x86_64
The mission of the Apache Portable Runtime (APR) is to provide a free library of C data structures and routines, forming a system portability layer to as many operating systems as possible, including Unices, MS Win32, BeOS and OS/2.
RPMPackage apr-1.4.6-6.fc19.armv6hl
The mission of the Apache Portable Runtime (APR) is to provide a free library of C data structures and routines, forming a system portability layer to as many operating systems as possible, including Unices, MS Win32, BeOS and OS/2.
RPMPackage apache2-mod_mono-3.8-0.x86_64
mod_mono is a module that interfaces Apache with Mono and allows running ASP.NET pages on Unix and Unix-like systems. To load the module into Apache, run the command "a2enmod mono" as root.
RPMPackage apache-mime4j-0.7.2-13.fc24.noarch
Java stream based MIME message parser.
RPMPackage apache-commons-vfs-ant-2.0-15.lbn19.noarch
This package enables support for the Commons VFS ant tasks.
RPMPackage apache-commons-vfs-2.0-15.lbn19.noarch
Commons VFS provides a single API for accessing various different file systems. It presents a uniform view of the files from various different sources, such as the files on local disk, on an HTTP server, or inside a Zip archive. Some of the features of Commons VFS are: * A single consistent API for accessing files of different types. * Support for numerous file system types. * Caching of file information. Caches information in-JVM, and optionally can cache remote file information on the local file system. * Event delivery. * Support for logical file systems made up of files from various different file systems. * Utilities for integrating Commons VFS into applications, such as a VFS-aware ClassLoader and URLStreamHandlerFactory. * A set of VFS-enabled Ant tasks.
RPMPackage apache-commons-validator-1.4.0-4.fc19.noarch
A common issue when receiving data either electronically or from user input is verifying the integrity of the data. This work is repetitive and becomes even more complicated when different sets of validation rules need to be applied to the same set of data based on locale for example. Error messages may also vary by locale. This package attempts to address some of these issues and speed development and maintenance of validation rules.
RPMPackage apache-commons-pool-1.6-5.fc19.noarch
The goal of Pool package is it to create and maintain an object (instance) pooling package to be distributed under the ASF license. The package should support a variety of pool implementations, but encourage support of an interface that makes these implementations interchangeable.
RPMPackage apache-commons-parent-34-3.fc21.noarch
The Project Object Model files for the apache-commons packages.
RPMPackage apache-commons-ognl-3.0.2-4.20120313svn1102435.fc19.noarch
OGNL is an expression language for getting and setting properties of Java objects, plus other extras such as list projection and selection and lambda expressions.
RPMPackage apache-commons-net-3.2-4.fc19.noarch
This is an Internet protocol suite Java library originally developed by ORO, Inc. This version supports Finger, Whois, TFTP, Telnet, POP3, FTP, NNTP, SMTP, and some miscellaneous protocols like Time and Echo as well as BSD R command support. The purpose of the library is to provide fundamental protocol access, not higher-level abstractions.
RPMPackage apache-commons-modeler-2.0.1-11.fc19.noarch
Commons Modeler makes the process of setting up JMX (Java Management Extensions) MBeans easier by configuring the required meta data using an XML descriptor. In addition, Modeler provides a factory mechanism to create the actual Model MBean instances.
RPMPackage apache-commons-math-3.2-1.fc19.noarch
Commons Math is a library of lightweight, self-contained mathematics and statistics components addressing the most common problems not available in the Java programming language or Commons Lang.
RPMPackage apache-commons-logging-1.1.2-2.fc19.noarch
The commons-logging package provides a simple, component oriented interface (org.apache.commons.logging.Log) together with wrappers for logging systems. The user can choose at runtime which system they want to use. In addition, a small number of basic implementations are provided to allow users to use the package standalone. commons-logging was heavily influenced by Avalon's Logkit and Log4J. The commons-logging abstraction is meant to minimize the differences between the two, and to allow a developer to not tie himself to a particular logging implementation.
RPMPackage apache-commons-lang3-3.1-5.fc19.noarch
The standard Java libraries fail to provide enough methods for manipulation of its core classes. The Commons Lang Component provides these extra methods. The Commons Lang Component provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, creation and serialization, and System properties. Additionally it contains an inheritable enum type, an exception structure that supports multiple types of nested-Exceptions and a series of utilities dedicated to help with building methods, such as hashCode, toString and equals. With version of commons-lang 3.x, developers decided to change API and therefore created differently named artifact and jar files. This is the new version, while apache-commons-lang is the compatibility package.