MVN

org.apache.commons : commons-math3

Maven & Gradle

Mar 17, 2016
2.3k usages

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.

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

Latest Version

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

  • Latest Stable: 3.6.1

All Versions

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

Version Vulnerabilities Updated
3.6.x
commons-math3-3.6.1
3.6
commons-math3-3.6
3.5
commons-math3-3.5
3.4.x
commons-math3-3.4.1
3.4
commons-math3-3.4
3.3
commons-math3-3.3
3.2
commons-math3-3.2
3.1.x
commons-math3-3.1.1
3.1
commons-math3-3.1
3.0
commons-math3-3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-math3</artifactId>
    <version>3.6.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.commons:commons-math3:3.6.1'

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

implementation("org.apache.commons:commons-math3:3.6.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.commons" % "commons-math3" % "3.6.1"

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

Apr 18, 2022
20 usages
21 stars
May 12, 2023
4 usages
13.2k stars
Aug 18, 2023
906 usages
1.5k stars
Dec 23, 2022
1.8k usages
708 stars
Aug 21, 2023
1.1k usages
8.3k stars
May 31, 2023
3k usages
Aug 19, 2023
39 usages
126 stars
Aug 15, 2023
493 usages
21.3k stars
Sep 14, 2019
148 usages
jxl
May 06, 2011
229 usages