Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37487052
en ru br
ALT Linux repos
S:3.12.0-alt1_7jpp11

Group :: Development/Java
RPM: apache-commons-lang3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.12.0-alt1_7jpp11
Build date: 22 march 2023, 10:19 ( 56.9 weeks ago )
Size: 1064.91 Kb

Home page:   https://commons.apache.org/lang

License: ASL 2.0
Summary: Provides a host of helper utilities for the java.lang API
Description:

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • apache-commons-lang3
  • apache-commons-lang3-javadoc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin