Apache Commons Lang Package
https://commons.apache.org/proper/commons-lang/
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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / apache-commons-lang3
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Java:packages/apache-commons-lang3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
apache-commons-lang3-junit-bom.patch | 0000000645 645 Bytes | |
apache-commons-lang3.changes | 0000014476 14.1 KB | |
apache-commons-lang3.spec | 0000003408 3.33 KB | |
build.xml | 0000013937 13.6 KB | |
commons-lang3-3.12.0-src.tar.gz | 0001072858 1.02 MB | |
default.properties | 0000002932 2.86 KB |
Revision 29 (latest revision is 41)
David Anes (david.anes)
accepted
request 943068
from
Pedro Monreal Gonzalez (pmonrealgonzalez)
(revision 29)
- Remove the junit bom dependency for now as it breaks the build of other packages like log4j. * Add apache-commons-lang3-junit-bom.patch
Comments 0