Package apache-commons-collections: Information

    Source package: apache-commons-collections
    Version: 3.2.2-alt1_27jpp11
    Latest version according to Repology
    Build time:  Jul 2, 2022, 10:20 AM in the task #302979
    Category: Development/Java
    Report package bug
    License: ASL 2.0
    Summary: Provides new interfaces, implementations and utilities for Java Collections
    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.

    List of rpms provided by this srpm:
    apache-commons-collections (noarch)
    apache-commons-collections-javadoc (noarch)
    apache-commons-collections-testframework (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. maven-local
      2. /proc
      3. mvn(junit:junit)
      4. mvn(org.apache.commons:commons-parent:pom:)
      5. mvn(org.apache.maven.plugins:maven-antrun-plugin)
      6. rpm-build-java
      7. jpackage-default

    Last changed


    July 1, 2022 Igor Vlasenko 0:3.2.2-alt1_27jpp11
    - update
    June 8, 2022 Igor Vlasenko 0:3.2.2-alt1_24jpp11
    - support of new antrun plugin
    June 1, 2021 Igor Vlasenko 0:3.2.2-alt1_20jpp11
    - update