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

Apache Commons Geometry Examples 1.0-beta1

Examples of use of the "Commons Geometry" library. Codes in this module and its sub-modules are not part of the library. They provide code examples, checking, and benchmarking tools to enhance the documentation and to help ensure correctness of the implementations.

Лицензия

Лицензия

Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

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

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

commons-geometry-examples
Версия

Версия

1.0-beta1
Тип

Тип

pom
Описание

Описание

Apache Commons Geometry Examples
Examples of use of the "Commons Geometry" library. Codes in this module and its sub-modules are not part of the library. They provide code examples, checking, and benchmarking tools to enhance the documentation and to help ensure correctness of the implementations.
Ссылка на сайт

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

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

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

The Apache Software Foundation

Скачать commons-geometry-examples 1.0-beta1

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

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

Зависимости

test (1)

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

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

  • examples-jmh
  • examples-io
  • examples-tutorials