Maven Central
Most popular Java packages
Ranked by downloads over the last month.
- 1org.apache.commons:commons-fileupload2-jakarta-servlet6The Apache Commons FileUpload Jakarta component provides a simple yet flexible means of adding support for multipart file upload functionality to Jakarta servlets and web applications.
- 2org.apache.commons:commons-fileupload2-javaxThe Apache Commons FileUpload Javax component provides a simple yet flexible means of adding support for multipart file upload functionality to Javax servlets and web applications.
- 3org.apache.commons:commons-fileupload2-portletThe Apache Commons FileUpload Portlet component provides a simple yet flexible means of adding support for multipart file upload functionality to portlet.
- 4org.apache.commons:commons-geometry-coreCore interfaces and classes for Apache Commons Geometry.
- 5org.apache.commons:commons-geometry-enclosingAlgorithms for computing enclosing balls.
- 6org.apache.commons:commons-geometry-euclideanGeometric primitives for euclidean space.
- 7org.apache.commons:commons-geometry-examplesExamples 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.
- 8org.apache.commons:commons-geometry-examples-ioContains code examples for reading and writing geometric objects to persistent storage. Code in this module is not part of the public API.
- 9org.apache.commons:commons-geometry-examples-jmhCode for running JMH benchmarks that assess performance. Code in this module is not part of the public API.
- 10org.apache.commons:commons-geometry-examples-tutorialsContains code used in project tutorials. Code in this module is not part of the public API.
- 11org.apache.commons:commons-geometry-hullAlgorithms for computing convex hulls.
- 12org.apache.commons:commons-geometry-io-coreCore IO interfaces and classes.
- 13org.apache.commons:commons-geometry-io-euclideanIO interfaces and classes for Euclidean space.
- 14org.apache.commons:commons-geometry-parentThe Apache Commons Geometry project provides geometric types and utilities.
- 15org.apache.commons:commons-geometry-sphericalGeometric primitives for spherical space.
- 16org.apache.commons:commons-imagingApache Commons Imaging (previously Sanselan) is a pure-Java image library.
- 17org.apache.commons:commons-io
- 18org.apache.commons:commons-jciApache Commons JCI is a java compiler interface. It can be used to compile Java itself, or any other language that can be compiled to Java classes (e.g. groovy or javascript). It is well integrated with a FAM (FilesystemAlterationMonitor) that can be used with the JCI compiling/reloading classloader. All the currently supported compilers feature in-memory compilation.
- 19org.apache.commons:commons-jci-coreApache Commons JCI core interfaces and implementations.
- 20org.apache.commons:commons-jci-eclipseApache Commons JCI compiler implementation for the Eclipse compiler.
- 21org.apache.commons:commons-jci-examplesCommons JCI examples.
- 22org.apache.commons:commons-jci-famCommons JCI FileAlterationMonitor (FAM) to monitor local filesystems and get notified about changes.
- 23org.apache.commons:commons-jci-groovyApache Commons JCI compiler implementation for the Groovy compiler.
- 24org.apache.commons:commons-jci-janinoApache Commons JCI compiler implementation for the Janino compiler.
- 25org.apache.commons:commons-jci-javacCommons JCI compiler implementation for the javac compiler (up to JDK 1.5).
- 26org.apache.commons:commons-jci-rhinoApache Commons JCI compiler implementation for Rhino javascript.
- 27org.apache.commons:commons-jcsApache Commons JCS is a distributed, versatile caching system.
- 28org.apache.commons:commons-jcs-core
- 29org.apache.commons:commons-jcs-distCreates the Apache Commons JCS multimodule distribution.
- 30org.apache.commons:commons-jcs-jcache
- 31org.apache.commons:commons-jcs-jcache-extras
- 32org.apache.commons:commons-jcs-jcache-openjpa
- 33org.apache.commons:commons-jcs-jcache-tck
- 34org.apache.commons:commons-jcs3Apache Commons JCS is a distributed, versatile caching system.
- 35org.apache.commons:commons-jcs3-core
- 36org.apache.commons:commons-jcs3-jcache
- 37org.apache.commons:commons-jcs3-jcache-extras
- 38org.apache.commons:commons-jcs3-jcache-openjpa
- 39org.apache.commons:commons-jcs3-jcache-tck
- 40org.apache.commons:commons-jexlThe Commons Jexl library is an implementation of the JSTL Expression Language with extensions.
- 41org.apache.commons:commons-jexl3Apache Commons JEXL is a library that enables scripting features in Java applications and frameworks..
- 42org.apache.commons:commons-lang3Apache 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, 21 and 25 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.
- 43org.apache.commons:commons-mathThe 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.
- 44org.apache.commons:commons-math-parentThe Apache Commons Math project is a library of lightweight mathematics and statistics components addressing common practical problems.
- 45org.apache.commons:commons-math3The 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.
- 46org.apache.commons:commons-math4-coreAlternate implementations of JDK's "Math" functions.
- 47org.apache.commons:commons-math4-legacyCodes that are either currently unsupported or not yet modularized.
- 48org.apache.commons:commons-math4-legacy-coreField, Dfp, ...