MVN

org.apache.commons : commons-math

Maven & Gradle

Feb 26, 2011
390 usages

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.

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-math</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.commons : commons-math to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of org.apache.commons : commons-math to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2
commons-math-2.2
2.1
commons-math-2.1
2.0
commons-math-2.0

How to add a dependency to Maven

Add the following org.apache.commons : commons-math maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-math</artifactId>
    <version>2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.commons : commons-math gradle dependency to your build.gradle file:

implementation 'org.apache.commons:commons-math:2.2'

Gradle Kotlin DSL: Add the following org.apache.commons : commons-math gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.commons:commons-math:2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.commons : commons-math sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.commons" % "commons-math" % "2.2"

Advertisement

Dependencies from Group

Jul 23, 2023
21.1k usages
Jul 05, 2019
3.3k usages
Sep 24, 2022
2.6k usages
Mar 18, 2023
2.6k usages
Mar 17, 2016
2.3k usages

Discover Dependencies

Nov 17, 2013
4 usages
7 stars
Aug 21, 2023
668 usages
8.3k stars
Apr 02, 2021
7 usages
109 stars
Aug 10, 2023
536 usages
5.5k stars
Jun 18, 2023
76 usages
Sep 19, 2021
30 usages
186 stars
1 usages
1.4k stars
Mar 09, 2019
6.9k stars
68 usages
23.7k stars
Jun 03, 2023
298 usages
11.7k stars