Apache Commons Numbers

The Apache Commons Numbers project provides number types and utilities.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Apache Commons Numbers
The Apache Commons Numbers project provides number types and utilities.
Ссылка на сайт

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

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

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

The Apache Software Foundation

Скачать commons-numbers-parent

Имя Файла Размер
commons-numbers-parent-1.0.pom 26 KB
Обзор

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar

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

  • commons-numbers-core
  • commons-numbers-complex
  • commons-numbers-primes
  • commons-numbers-quaternion
  • commons-numbers-fraction
  • commons-numbers-angle
  • commons-numbers-gamma
  • commons-numbers-combinatorics
  • commons-numbers-arrays
  • commons-numbers-field
  • commons-numbers-rootfinder

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

Версия
1.0
1.0-beta1