Group: Apache Commons
Sort by:Popular

1. Apache Commons Lang31,482 usages

org.apache.commons » commons-lang3Apache

Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17 and 21 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.
Last Release on Aug 29, 2024
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
Last Release on Jul 9, 2019
Apache Commons Compress defines an API for working with compression and archive formats. These include bzip2, gzip, pack200, LZMA, XZ, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
Last Release on Aug 20, 2024

4. Apache Commons Text3,907 usages

org.apache.commons » commons-textApache

The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string similarity and for calculating the distance between strings.
Last Release on Dec 13, 2024

5. Apache Commons Math2,918 usages

org.apache.commons » commons-math3Apache

The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.
Last Release on Mar 17, 2016

6. Apache Commons Pool2,299 usages

org.apache.commons » commons-pool2Apache

The Apache Commons Object Pooling Library.
Last Release on Jan 27, 2025

7. Commons IO1,501 usages

org.apache.commons » commons-ioApache

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
Last Release on Oct 9, 2012

Relocated → commons-io » commons-io

8. Apache Commons CSV1,477 usages

org.apache.commons » commons-csvApache

The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.
Last Release on Mar 15, 2025

9. Apache Commons DBCP1,093 usages

org.apache.commons » commons-dbcp2Apache

Apache Commons DBCP software implements Database Connection Pooling
Last Release on Dec 2, 2024
Tools to assist in the reading of configuration/preferences files in various formats; requires Java 8.
Last Release on Jun 10, 2024

11. Apache Commons Exec980 usages

org.apache.commons » commons-execApache

Apache Commons Exec is a library to reliably execute external processes from within the JVM.
Last Release on Jan 5, 2024

12. Apache Commons JEXL697 usages

org.apache.commons » commons-jexl3Apache

Apache Commons JEXL is a library facilitates the implementation of scripting features in applications and frameworks written in Java.
Last Release on Jun 6, 2024

13. Apache Commons Email551 usages

org.apache.commons » commons-emailApache

Apache Commons Email provides an API for sending email, simplifying the JavaMail API.
Last Release on Dec 22, 2023

14. Commons Math466 usages

org.apache.commons » commons-mathApache

The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.
Last Release on Feb 26, 2011

15. Apache Commons VFS425 usages

org.apache.commons » commons-vfs2Apache

Apache Commons VFS is a Virtual File System library.
Last Release on Feb 14, 2025
SpringSource Org Apache Commons Logging
Last Release on Apr 3, 2014

17. Commons JEXL204 usages

org.apache.commons » commons-jexlApache

The Commons Jexl library is an implementation of the JSTL Expression Language with extensions.
Last Release on Dec 19, 2011

SpringSource Org Apache Commons Lang
Last Release on Jun 20, 2012

Relocated → commons-lang » commons-lang
SpringSource Org Apache Commons IO
Last Release on Feb 4, 2009

Relocated → commons-io » commons-io
The Apache Commons Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
Last Release on Dec 10, 2011