Artifacts using Apache Commons IO (29,176)

Sort: popular | newest
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
Rich and fluent assertions for testing in Java
Last Release on Jul 9, 2024
ScalaTest is a flexible and popular testing tool in the Scala ecosystem. It can be used to test Scala, Scala.js, Scala Native, Dotty (Scala 3), and Java code.
Last Release on Jun 23, 2024
The Apache Commons Codec component contains encoders and decoders for various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
Last Release on Jul 12, 2024
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has a plugin architecture that makes it extensible and supports asynchronous logging based on LMAX Disruptor.
Last Release on Nov 18, 2024
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC container using Servlet listeners and a web-oriented application context. It also contains an HTTP client and the web-related parts of Spring remote support.
Last Release on Nov 14, 2024
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
Last Release on Sep 16, 2024

YAML 1.1 parser and emitter for Java
Last Release on Aug 31, 2024
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
Last Release on Jul 9, 2019
Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.
Last Release on Aug 14, 2024