enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Apache Commons - Wikipedia

    en.wikipedia.org/wiki/Apache_Commons

    The Apache Commons is a project of the Apache Software Foundation, ... Collections Extends or augments the Java Collections Framework: 4.5.0-M2 2024-06-15

  3. Multimap - Wikipedia

    en.wikipedia.org/wiki/Multimap

    Apache Commons Collections provides a MultiMap interface for Java. [5] It also provides a MultiValueMap implementing class that makes a MultiMap out of a Map object and a type of Collection. [6] Google Guava provides a Multimap interface and implementations of it. [7]

  4. Java collections framework - Wikipedia

    en.wikipedia.org/wiki/Java_collections_framework

    Java collections framework is extended by the Apache Commons Collections library, which adds collection types such as a bag and bidirectional map, as well as utilities for creating unions and intersections. [42] Google has released its own collections libraries as part of the guava libraries.

  5. Category:Apache Commons - Wikipedia

    en.wikipedia.org/wiki/Category:Apache_Commons

    Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Pages for logged out editors learn more

  6. Apache Commons BeanUtils - Wikipedia

    en.wikipedia.org/wiki/Apache_Commons_BeanUtils

    Apache Commons BeanUtils is a Java-based utility to provide component based architecture. [1 ... commons-beanutils-bean-collections.jar - only Bean Collections ...

  7. List of Java frameworks - Wikipedia

    en.wikipedia.org/wiki/List_of_Java_frameworks

    Apache Commons: Collection of open source reusable Java components from the Apache/Jakarta community Apache CXF: Services framework. CXF helps to build and develop services using frontend programming APIs, like JAX-WS and JAX-RS. Apache Empire DB

  8. Google Guava - Wikipedia

    en.wikipedia.org/wiki/Google_Guava

    The library's design and code were advised and reviewed by Joshua Bloch, the original lead designer of the Java Collections framework, and Doug Lea, one of the lead designers of concurrency utilities in JDK. [1] As of April 2012, Guava ranked the 12th most popular Java library, next to the Apache Commons projects and a few others. [5]

  9. Byte Code Engineering Library - Wikipedia

    en.wikipedia.org/wiki/Byte_Code_Engineering_Library

    The Byte Code Engineering Library (BCEL) is a project sponsored by the Apache Foundation previously under their Jakarta charter to provide a simple API for decomposing, modifying, and recomposing binary Java classes (I.e. bytecode). The project was conceived and developed by Markus Dahm prior to officially being donated to the Apache Jakarta ...