Package apache-commons-lang3: Information
Source package: apache-commons-lang3
Version: 3.12.0-alt2_7jpp11
Build time: Oct 25, 2023, 11:03 AM
Category: Development/Java
Report package bugHome 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.
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: Igor Vlasenko
Last changed
Oct. 25, 2023 Igor Vlasenko 3.12.0-alt2_7jpp11
- fixed build (closes: #48155)
March 20, 2023 Igor Vlasenko 3.12.0-alt1_7jpp11
- update
Aug. 18, 2021 Igor Vlasenko 3.12.0-alt1_3jpp11
- new version