Package apache-commons-lang3: Information
Source package: apache-commons-lang3
Version: 3.19.0-alt1
Build time: Oct 21, 2025, 01:49 AM
Category: Development/Java
Report package bugHome page: https://commons.apache.org/lang
License: Apache-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.
List of RPM packages built from this SRPM:
apache-commons-lang3 (noarch)
apache-commons-lang3-javadoc (noarch)
apache-commons-lang3 (noarch)
apache-commons-lang3-javadoc (noarch)
Maintainer: Alexander Danilov
Last changed
Oct. 20, 2025 Alexander Danilov 3.19.0-alt1
- new version
April 23, 2025 Andrey Cherepanov 3.17.0-alt1
- new version
Oct. 25, 2023 Igor Vlasenko 3.12.0-alt2_7jpp11
- fixed build (closes: #48155)