Apache Commons Geometry

The Apache Commons Geometry project provides geometric types and utilities.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

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

The Apache Software Foundation

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

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

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • commons-geometry-core
  • commons-geometry-euclidean
  • commons-geometry-spherical
  • commons-geometry-io-core
  • commons-geometry-io-euclidean

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

Версия
1.0
1.0-beta1