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.

Лицензия

Лицензия

Группа

Группа

org.apache.commons
Идентификатор

Идентификатор

commons-math3
Последняя версия

Последняя версия

3.6.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://commons.apache.org/proper/commons-math/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать commons-math3

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-math3/ -->
<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-math3</artifactId>
    <version>3.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.commons/commons-math3/
implementation 'org.apache.commons:commons-math3:3.6.1'
// https://jarcasting.com/artifacts/org.apache.commons/commons-math3/
implementation ("org.apache.commons:commons-math3:3.6.1")
'org.apache.commons:commons-math3:jar:3.6.1'
<dependency org="org.apache.commons" name="commons-math3" rev="3.6.1">
  <artifact name="commons-math3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-math3', version='3.6.1')
)
libraryDependencies += "org.apache.commons" % "commons-math3" % "3.6.1"
[org.apache.commons/commons-math3 "3.6.1"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.6.1
3.6
3.5
3.4.1
3.4
3.3
3.2
3.1.1
3.1
3.0