Maven Central
Most popular Java packages
Ranked by downloads over the last month.
- 1org.apache.commons:commons-math4-legacy-exceptionException classes used by code in "legacy" modules.
- 2org.apache.commons:commons-math4-neuralnetArtificial neural networks: Self-organizing feature map (SOFM).
- 3org.apache.commons:commons-math4-transformFourier, Sine, Cosine, Hadamard.
- 4org.apache.commons:commons-numbers-angleUtilities related to the concept of angle.
- 5org.apache.commons:commons-numbers-arraysArray utilities.
- 6org.apache.commons:commons-numbers-bomBill of Materials (BOM) to aid in dependency management when referencing multiple Apache Commons Numbers artifacts.
- 7org.apache.commons:commons-numbers-combinatoricsCombinatorics utilities such as factorial and binomial coefficients.
- 8org.apache.commons:commons-numbers-complexComplex numbers.
- 9org.apache.commons:commons-numbers-coreBasic utilities.
- 10org.apache.commons:commons-numbers-examplesExamples 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.
- 11org.apache.commons:commons-numbers-examples-jmhCode for running JMH benchmarks that assess performance. Code in this module is not part of the public API.
- 12org.apache.commons:commons-numbers-fieldUtilities related to the concept of field.
- 13org.apache.commons:commons-numbers-fractionFraction utilities.
- 14org.apache.commons:commons-numbers-gammaGamma family of functions.
- 15org.apache.commons:commons-numbers-parentThe Apache Commons Numbers project provides number types and utilities.
- 16org.apache.commons:commons-numbers-primesUtilities related to prime numbers.
- 17org.apache.commons:commons-numbers-quaternionQuaternion numbers.
- 18org.apache.commons:commons-numbers-rootfinderRoot finding utilities.
- 19org.apache.commons:commons-parentThe Apache Commons Parent POM provides common settings for all Apache Commons components.
- 20org.apache.commons:commons-pool2The Apache Commons Object Pooling Library.
- 21org.apache.commons:commons-proxyJava library for dynamic proxying
- 22org.apache.commons:commons-rdf-apiCommons Java API for RDF 1.1
- 23org.apache.commons:commons-rdf-integration-tests
- 24org.apache.commons:commons-rdf-jenaApache Jena implementation of Commons RDF API
- 25org.apache.commons:commons-rdf-jsonld-javaParser integration of JSON-LD Java
- 26org.apache.commons:commons-rdf-parentCommons Java API for RDF 1.1
- 27org.apache.commons:commons-rdf-rdf4jEclipse RDF4j implementation of Commons RDF API
- 28org.apache.commons:commons-rdf-simpleSimple (if not naive) implementation of Commons RDF API
- 29org.apache.commons:commons-release-pluginApache Maven Mojo for Apache Commons Release tasks.
- 30org.apache.commons:commons-rng-bomBill of Materials (BOM) to aid in dependency management when referencing multiple Apache Commons RNG artifacts.
- 31org.apache.commons:commons-rng-client-apiAPI for client code that uses random numbers generators.
- 32org.apache.commons:commons-rng-corePure 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.
- 33org.apache.commons:commons-rng-examplesExamples 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.
- 34org.apache.commons:commons-rng-examples-jmhCode for running JMH benchmarks that assess the performance of the generators. Code in this module is not part of the public API.
- 35org.apache.commons:commons-rng-examples-jpmsTesting JPMS. Code in this module is not part of the public API.
- 36org.apache.commons:commons-rng-examples-jpms-appTesting JPMS. Code in this module is not part of the public API.
- 37org.apache.commons:commons-rng-examples-jpms-libTesting JPMS. Code in this module is not part of the public API.
- 38org.apache.commons:commons-rng-examples-quadratureContains examples for computing numerical quadrature (integration). Code in this module is not part of the public API.
- 39org.apache.commons:commons-rng-examples-samplingContains examples of output from the samplers. Code in this module is not part of the public API.
- 40org.apache.commons:commons-rng-examples-stressApplication for calling external tools that perform stringent uniformity tests. Code in this module is not part of the public API.
- 41org.apache.commons:commons-rng-jmhCode for running JMH benchmarks that assess the performance of the generators.
- 42org.apache.commons:commons-rng-parentThe Apache Commons RNG project provides pure-Java implementation of pseudo-random generators.
- 43org.apache.commons:commons-rng-samplingThe Apache Commons RNG Sampling module provides samplers for various distributions.
- 44org.apache.commons:commons-rng-simpleSimple API for instantiating random numbers generators.
- 45org.apache.commons:commons-sandbox-parent
- 46org.apache.commons:commons-skinApache Commons Skin
- 47org.apache.commons:commons-statistics-bomBill of Materials (BOM) to aid in dependency management when referencing multiple Apache Commons Statistics artifacts.
- 48org.apache.commons:commons-statistics-descriptiveDescriptive statistics.