-
apache-commons-lang-2.6-4.lbn13.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.
Located in
LBN
/
…
/
Access and Identity Management
/
BastionLinux 13
-
apache-commons-logging-1.1.1-16.lbn13.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.
Located in
LBN
/
…
/
Access and Identity Management
/
BastionLinux 13
-
apache-commons-parent-20-1.lbn13.noarch
The Project Object Model files for the apache-commons packages.
Located in
LBN
/
…
/
Access and Identity Management
/
BastionLinux 13
-
apache-commons-pool-1.5.6-1.lbn13.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.
Located in
LBN
/
…
/
Access and Identity Management
/
BastionLinux 13
-
apache-commons-validator-1.3.1-5.lbn13.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.
Located in
LBN
/
…
/
Access and Identity Management
/
BastionLinux 13
-
bastion-ldapschemas-389-1.0.0-2.lbn13.noarch
LDAP schemas for LBN infrastructure
Located in
LBN
/
…
/
Access and Identity Management
/
BastionLinux 13
-
bastion-ldapschemas-openldap-1.0.0-2.lbn13.noarch
LDAP schemas for LBN infrastructure
Located in
LBN
/
…
/
Access and Identity Management
/
BastionLinux 13
-
bastion-monit-ds389-1.4.0-1.lbn13.noarch
389 Directory Server start/stop/control
Located in
LBN
/
…
/
Access and Identity Management
/
BastionLinux 13
-
bastion-monit-zenoss-ldap-4.2.4_4.0.2-1.lbn13.noarch
zenperfldap start/stop/control
Located in
LBN
/
…
/
Access and Identity Management
/
BastionLinux 13
-
bcel-5.2-7.1.fc12.x86_64
The Byte Code Engineering Library (formerly known as JavaClass) is
intended to give users a convenient possibility to analyze, create, and
manipulate (binary) Java class files (those ending with .class). Classes
are represented by objects which contain all the symbolic information of
the given class: methods, fields and byte code instructions, in
particular. Such objects can be read from an existing file, be
transformed by a program (e.g. a class loader at run-time) and dumped to
a file again. An even more interesting application is the creation of
classes from scratch at run-time. The Byte Code Engineering Library
(BCEL) may be also useful if you want to learn about the Java Virtual
Machine (JVM) and the format of Java .class files. BCEL is already
being used successfully in several projects such as compilers,
optimizers, obsfuscators and analysis tools, the most popular probably
being the Xalan XSLT processor at Apache.
Located in
LBN
/
…
/
Access and Identity Management
/
BastionLinux 13