[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package apache-commons-collections-3.2.2-26.el9.src download

Name apache-commons-collections
Epoch 0
Version 3.2.2
Release 26.el9
Architecture src
Website/URL http://commons.apache.org/collections/
License ASL 2.0
Build Time 2023-03-29 12:53:33
Build Host builder-x86-01.inferitos.ru
Summary Provides new interfaces, implementations and utilities for Java Collections
Repositories CRB, Extras
Description The introduction of the Collections API by Sun in JDK 1.2 has been a boon to quick and effective Java programming. Ready access to powerful data structures has accelerated development by reducing the need for custom container classes around each core object. Most Java2 APIs are significantly easier to use because of the Collections API. However, there are certain holes left unfilled by Sun's implementations, and the Jakarta-Commons Collections Component strives to fulfill them. Among the features of this package are: - special-purpose implementations of Lists and Maps for fast access - adapter classes from Java1-style containers (arrays, enumerations) to Java2-style collections. - methods to test or create typical set-theory properties of collections such as union, intersection, and closure.
Errata
Size 630 KiB
Source Project apache-commons-collections-3.2.2-26.el9
SHA-256 checksum adaf22a1ae22ee86c25d4c0ddf85d783f194754e4387008eec9d9436a7af2199
× Full screenshot
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.2.2-26
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.2.2-26
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.2-25
- Rebuild to workaround DistroBaker issue

* Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.2-24
- Bootstrap Maven for CentOS Stream 9

* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.2-23
- Bootstrap build
- Non-bootstrap build