Apache Commons Numbers Examples

Examples 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.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

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

The Apache Software Foundation

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

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

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

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

Зависимости

test (2)

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

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

  • examples-jmh

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

Версия
1.0
1.0-beta1