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 bug
    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)

    Maintainer: Alexander Danilov


      1. /proc
      2. maven-local
      3. mvn(biz.aQute.bnd:biz.aQute.bndlib)
      4. mvn(com.google.code.findbugs:jsr305)
      5. mvn(org.apache.commons:commons-parent:pom:)
      6. mvn(org.apache.felix:maven-bundle-plugin)
      7. mvn(org.apache.maven.plugins:maven-antrun-plugin)
      8. mvn(org.easymock:easymock)
      9. mvn(org.hamcrest:hamcrest)
      10. mvn(org.junit.jupiter:junit-jupiter)
      11. jpackage-default
      12. rpm-build-java

    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)