Key | Value |
---|---|
FileName | ./usr/share/licenses/apache-commons-lang3/NOTICE.txt |
FileSize | 174 |
MD5 | 297A4CDC6964424DB43A7B60FDE26622 |
RDS:package_id | 307796 |
SHA-1 | 06E302EE29DF171A8268BA45CE8B72BAA7B52075 |
SHA-256 | EE00A9534F25E735B92676CFF420AA33D3EA196C8642EC93DAA264225F3457DF |
SSDEEP | 3:cVAcK1Qe+OGDVUIyswKN3tGE4WyRFMaUAgD0luLAfwKN3tGYN8DSLVGNEbn:cVAiTOZY5t54WyReAgOus5t52OLsMn |
TLSH | T1AEC08C9EB4BB9208020601EF0C3A8A5C6C7B7BA0D4A101F1F70C57FEA10482A03DF00F |
insert-timestamp | 1727023333.7229424 |
source | RDS.db |
hashlookup:parent-total | 18 |
hashlookup:trust | 100 |
The searched file hash is included in 18 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | CC398E4B7136B701BDC3037E644E9C49 |
PackageArch | noarch |
PackageDescription | 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. |
PackageName | apache-commons-lang3 |
PackageRelease | 32.1 |
PackageVersion | 3.12.0 |
SHA-1 | 254FBB8D6699AC85AC864AD2EECDC0FC9B79785B |
SHA-256 | CCC58329C86E1C1D9F2344EF86737D7ADBC67DE56FA923CD5080C2374841F1EC |
Key | Value |
---|---|
MD5 | DA6D27F1E621060BB0E19A0975FBA3B6 |
PackageArch | noarch |
PackageDescription | 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. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | apache-commons-lang3 |
PackageRelease | 2.1 |
PackageVersion | 3.12.0 |
SHA-1 | 441130A09C0016C90180B8F5A267372CF3878895 |
SHA-256 | 8202986626E2C564857AB2E04A9557F119BBFE03BDDC0BD45277E8F8C60F27FB |
Key | Value |
---|---|
MD5 | 675FA0D7722293FAAC6BF49035E726A5 |
PackageArch | noarch |
PackageDescription | 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. |
PackageMaintainer | neoclust <neoclust> |
PackageName | apache-commons-lang3 |
PackageRelease | 1.mga9 |
PackageVersion | 3.12.0 |
SHA-1 | 490EB3EDB173521A77DB25EE41CCFCB93A08A180 |
SHA-256 | 57D571750EF6EA75B2C8D00AB8996D1E4A1A2A84DE3D98760FF8C6711A444B04 |
Key | Value |
---|---|
MD5 | CD593538D4A31B3179B273D621D1E903 |
PackageArch | noarch |
PackageDescription | 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. |
PackageMaintainer | CBS <cbs@centos.org> |
PackageName | apache-commons-lang3 |
PackageRelease | 3.2.el8s |
PackageVersion | 3.12.0 |
SHA-1 | 64CA36298872EAD9D0B6CA6F51324B71D8450875 |
SHA-256 | 3E0BB3F432A540E3212D164C5A3D69359D01C1A070518244A3AB208E9A5959FC |
Key | Value |
---|---|
MD5 | 7479A3F9915045754079536C3CFE5C18 |
PackageArch | noarch |
PackageDescription | API documentation for apache-commons-lang3. |
PackageMaintainer | CBS <cbs@centos.org> |
PackageName | apache-commons-lang3-javadoc |
PackageRelease | 3.2.el8s |
PackageVersion | 3.12.0 |
SHA-1 | 6B254E43F0461D8F1DAF59118C746E0F6A247596 |
SHA-256 | 50E994C96E1DF0EAFAF4AD78082567448C0578CAB1DB36F730348B76CD14A315 |
Key | Value |
---|---|
MD5 | F0FFDC948E8C867B19C2C1F4EC26C092 |
PackageArch | noarch |
PackageDescription | In a nutshell, Java Packages Bootstrap (JPB) is a standalone build of all Java software packages that are required for Java Packages Tools (JPT) to work. In order to achieve reliable and reproducible builds of Java packages while meeting Fedora policy that requires everything to be built from source, without using prebuilt binary artifacts, it is necessary to build the packages in a well-defined, acyclic order. Dependency cycles between packages are the biggest obstacle to achieving this goal and JPT is the biggest offender -- it requires more than a hundred of Java packages, all of which in turn build-require JPT. JPB comes with a solution to this problem -- it builds everything that JPT needs to work, without reliance on any Java software other than OpenJDK. JPT can depend on JPB for everything, without depending on any other Java packages. For example, JPB contains embedded version of XMvn, removing dependency of JPT on XMvn, allowing JPT to be used before one builds XMvn package. |
PackageMaintainer | neoclust <neoclust> |
PackageName | javapackages-bootstrap |
PackageRelease | 1.mga9 |
PackageVersion | 1.5.0^20220105.git9f283b7 |
SHA-1 | 6C37170FCA95E94B37ECDA547F16E0D6985F2811 |
SHA-256 | F27C28FDFE20A088AB04194D07AF3DCE5308776A7972C6EBCD7A3B6EDCD40DE2 |
Key | Value |
---|---|
MD5 | AE60559649871EA93C97B9A11FD1B5A0 |
PackageArch | noarch |
PackageDescription | API documentation for apache-commons-lang3. |
PackageMaintainer | neoclust <neoclust> |
PackageName | apache-commons-lang3-javadoc |
PackageRelease | 1.mga9 |
PackageVersion | 3.12.0 |
SHA-1 | 6C3CC444EBD0F6F98B0F489918F98B4640D952F7 |
SHA-256 | 01DBEBE046BACF3C5682F610567E2CBF63046395C10B387EE4647F16F44D80F3 |
Key | Value |
---|---|
MD5 | E217E2C90E0B89CF0DBC81C5891E353E |
PackageArch | noarch |
PackageDescription | 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. |
PackageName | apache-commons-lang3 |
PackageRelease | 32.1 |
PackageVersion | 3.12.0 |
SHA-1 | 6EB63D18DC4DA5A648614561862E4857800A7924 |
SHA-256 | A66F0607F11DFB00FEC662077FA378771F0613AA029F7155A5FED65506927259 |
Key | Value |
---|---|
MD5 | 7F616E4460B15BFFC54AD513DB57E8F1 |
PackageArch | noarch |
PackageDescription | 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. |
PackageName | apache-commons-lang3 |
PackageRelease | 32.1 |
PackageVersion | 3.12.0 |
SHA-1 | 8B43FC847CF371682705A520E0D65E08D345C77A |
SHA-256 | 7E697FD3EEA159F92FB6970B6BE0D284FE6B1C4DA9F533E85755AE8D814E9E66 |
Key | Value |
---|---|
MD5 | 90DBB4928BECE8E763CD453496BD9FC2 |
PackageArch | noarch |
PackageDescription | 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. |
PackageName | apache-commons-lang3 |
PackageRelease | 32.1 |
PackageVersion | 3.12.0 |
SHA-1 | 93F75086BBDDF4140BB3F55E0ADC218E82C22418 |
SHA-256 | B633BA632D2D06558F8A6EC7D809D389B3417D433CA118C37CD791CAE4F08790 |