Group: org.apache.commons - All Dependencies
Apache Commons Lang · 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.
Apache Commons Collections · The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
Apache Commons Text · Apache Commons Text is a library focused on algorithms working on strings.
Apache Commons Compress · Apache Commons Compress software 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.
Apache Commons Math · 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.
Apache Commons Pool · The Apache Commons Object Pooling Library.
Apache Commons CSV · The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.
Apache Commons Configuration · Tools to assist in the reading of configuration/preferences files in various formats
Apache Commons DBCP · Apache Commons DBCP software implements Database Connection Pooling
Apache Commons Exec · Apache Commons Exec is a library to reliably execute external processes from within the JVM.
Apache Commons JEXL · JEXL is a library intended to facilitate the implementation of scripting features in applications and frameworks written in Java.
Apache Commons Email · Apache Commons Email aims to provide an API for sending email. It is built on top of the JavaMail API, which it aims to simplify.
Commons Math · 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.
Apache Commons VFS · Apache Commons VFS is a Virtual File System library.
Commons JEXL · The Commons Jexl library is an implementation of the JSTL Expression Language with extensions.
Apache Commons Digester · 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.
Apache Commons Crypto · Apache Commons Crypto is a cryptographic library optimized with AES-NI (Advanced Encryption Standard New Instructions). It provides Java API for both cipher level and Java stream level. Developers can use it to implement high performance AES encryption/decryption with the minimum code and effort. Please note that Crypto doesn't implement the cryptographic algorithm such as AES directly. It wraps to Openssl or JCE which implement the algorithms. Features -------- 1. Cipher API for low level cryptographic operations. 2. Java stream API (CryptoInputStream/CryptoOutputStream) for high level stream encryption/decryption. 3. Both optimized with high performance AES encryption/decryption. (1400 MB/s - 1700 MB/s throughput in modern Xeon processors). 4. JNI-based implementation to achieve comparable performance to the native C/C++ version based on OpenSsl. 5. Portable across various operating systems (currently only Linux/MacOSX/Windows); Apache Commons Crypto loads the library according to your machine environment (it checks system properties, `os.name` and `os.arch`). 6. Simple usage. Add the commons-crypto-(version).jar file to your classpath. Export restrictions ------------------- This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See <http://www.wassenaar.org/> for more information. The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code. The following provides more details on the included cryptographic software: * Commons Crypto use [Java Cryptography Extension](http://docs.oracle.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec.html) provided by Java * Commons Crypto link to and use [OpenSSL](https://www.openssl.org/) ciphers
Apache Commons Imaging · Apache Commons Imaging (previously Sanselan) is a pure-Java image library.
Apache Commons RNG Simple · Simple API for instantiating random numbers generators.
Commons RDF impl: Jena · Apache Jena implementation of Commons RDF API
Apache Commons VFS Jackrabbit 2 · Apache Commons VFS is a Virtual File System library - Jackrabbit2-based WebDAV provider.
Apache Commons JCI core · Apache Commons JCI core interfaces and implementations.
Commons RDF impl: Simple · Simple (if not naive) implementation of Commons RDF API
Apache Commons RNG Sampling · The Apache Commons RNG Sampling module provides samplers for various distributions.
Apache Commons RNG Client API · API for client code that uses random numbers generators.
Commons RDF impl: RDF4j · Eclipse RDF4j implementation of Commons RDF API
Apache Commons Numbers Core · Basic utilities.
Apache Commons JCI compiler-eclipse · Apache Commons JCI compiler implementation for the Eclipse compiler.
Apache Commons JCI FileAlterationMonitor · Commons JCI FileAlterationMonitor (FAM) to monitor local filesystems and get notified about changes.
Apache Commons Geometry Core · Core interfaces and classes for Apache Commons Geometry.
Apache Commons RNG Core · Pure Java implementations of random numbers generator algorithms. Code in this module should not be used directly by applications; please use the client interface defined in module "commons-rng-client-api" and the factory methods defined in module "commons-rng-simple". In a future release, modularization may be enforced through JPMS access restrictions.
Apache Commons Weaver Privilizer API
Apache Commons Numbers Fraction · Fraction utilities.
Apache Commons Geometry Euclidean · Geometric primitives for euclidean space.
Apache Commons VFS Jackrabbit 1 · Apache Commons VFS is a Virtual File System library - Jackrabbit-based WebDAV provider.
Apache Commons Numbers Arrays · Array utilities.
compiler-javac · Commons JCI compiler implementation for the javac compiler (up to JDK 1.5).
Apache Commons Numbers Complex · Complex numbers.
Apache Commons Numbers Primes · Utilities related to prime numbers.
Apache Commons JCI compiler-rhino · Apache Commons JCI compiler implementation for Rhino javascript.
Apache Commons Numbers Quaternion · Quaternion numbers.
Apache Commons Numbers Angle · Utilities related to the concept of angle.
Apache Commons Weaver Maven Plugin · Weaving Maven goals
Commons Daemon · Apache Commons Daemon software provides an alternative invocation mechanism for unix-daemon-like Java code.
Apache Commons VFS Examples · Apache Commons VFS is a Virtual File System library - Examples.
Apache Commons Parent · The Apache Commons Parent POM provides common settings for all Apache Commons components.
Apache Commons Weaver Processor · Defines the Apache Commons Weaver SPI as well as the basic build-time (filesystem-based) processors that detect, configure, and invoke available modules.
Apache Commons Numbers Gamma · Gamma family of functions.
Apache Commons JCS :: JCache OpenJPA
Apache Commons JCS :: JCache Extras
Apache Commons Weaver Privilizer Weaver · Implements the Apache Commons Weaver SPI for the Privilizer module.
Apache Commons Geometry IO Examples · Contains code examples for reading and writing geometric objects to persistent storage. Code in this module is not part of the public API.
Apache Commons Weaver Normalizer · The Normalizer module merges identical anonymous class definitions into a single type, thereby "normalizing" them and reducing their collective footprint on your archive and more importantly on your JVM.
Apache Commons Geometry Enclosing · Algorithms for computing enclosing balls.
Apache Commons Geometry IO Core · Core IO interfaces and classes.
Apache Commons JCI compiler-janino · Apache Commons JCI compiler implementation for the Janino compiler.
Apache Commons Weaver Antlib · Apache Commons Weaver Ant task library
JPMS module example (library) · Testing JPMS. Code in this module is not part of the public API.
Apache Commons VFS Distribution · Apache Commons VFS is a Virtual File System library - Distribution archives.
Apache Commons Weaver Privilizer Parent POM · Privilizer provides machinery to automate the handling of Java Security access controls in code.
Apache Commons Numbers · The Apache Commons Numbers project provides number types and utilities.
Apache Commons Numbers Field · Utilities related to the concept of field.
Apache Commons Numbers JMH Benchmark · Code for running JMH benchmarks that assess performance. Code in this module is not part of the public API.
Apache Commons Numbers Examples · Examples of use of the "Commons Numbers" library. Codes in this module and its sub-modules are not part of the library. They provide checking, benchmarking tools to enhance the documentation and to help ensure correctness of the implementations.
Apache Commons JCS :: Distribution · Creates the Apache Commons JCS multimodule distribution.
Apache Commons Numbers Combinatorics · Combinatorics utilities such as factorial and binomial coefficients.
Apache Commons Geometry Spherical · Geometric primitives for spherical space.
Apache Commons Geometry · The Apache Commons Geometry project provides geometric types and utilities.
Apache Commons Weaver Parent · Apache Commons Weaver Parent
Apache Commons JCS · Apache Commons JCS is a distributed, versatile caching system.
Apache Commons Geometry Hull · Algorithms for computing convex hulls.
Apache Commons Geometry Tutorials · Contains code used in project tutorials. Code in this module is not part of the public API.
Apache Commons Geometry JMH Benchmark · Code for running JMH benchmarks that assess performance. Code in this module is not part of the public API.
Commons RDF impl: JSON-LD Java · Parser integration of JSON-LD Java
Apache Commons Geometry Examples · Examples of use of the "Commons Geometry" library. Codes in this module and its sub-modules are not part of the library. They provide code examples, checking, and benchmarking tools to enhance the documentation and to help ensure correctness of the implementations.
Apache Commons Weaver Modules aggregator project · Hosts weaver modules.
Apache Commons JCS :: JCache OpenJPA
Apache Commons JCS · Apache Commons JCS is a distributed, versatile caching system.
Apache Commons RNG · The Apache Commons RNG project provides pure-Java implementation of pseudo-random generators.
Apache Commons Geometry IO Euclidean · IO interfaces and classes for Euclidean space.
Apache Commons Weaver Build Tools · Provide common setup, from http://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html
Apache Commons RNG JMH · Code for running JMH benchmarks that assess the performance of the generators.
Apache Commons Build Plugin Maven Mojo · Apache Maven Mojo for Apache Commons Build tasks. For example: mvn commons-build:download-page [-Dcommons.release.version=1.2.3] To use a SNAPSHOT version (for testing etc) mvn org.apache.commons:commons-build-plugin:1.12-SNAPSHOT:download-page [-Dcommons.release.version=1.2.3]
Apache Commons Weaver · Apache Commons Weaver provides an easy way to enhance compiled Java classes by generating ("weaving") bytecode into those classes.
Apache Commons RNG Examples · Examples of use of the "Commons RNG" library. Codes in this module and its sub-modules are not part of the library. They provide checking, benchmarking tools to enhance the documentation and to help ensure correctness of the implementations.
Apache Commons Release Plugin · Apache Maven Mojo for Apache Commons Release tasks.
Apache Commons RNG Examples Stress Utilities · Application for calling external tools that perform stringent uniformity tests. Code in this module is not part of the public API.