is not current version
Last Version 1.0

Apache Commons Geometry 1.0-beta1

The Apache Commons Geometry project provides geometric types and utilities.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-geometry-parent
Version

Version

1.0-beta1
Type

Type

pom
Description

Description

Apache Commons Geometry
The Apache Commons Geometry project provides geometric types and utilities.
Project URL

Project URL

https://commons.apache.org/proper/commons-geometry/
Project Organization

Project Organization

The Apache Software Foundation

Download commons-geometry-parent 1.0-beta1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

  • commons-geometry-core
  • commons-geometry-euclidean
  • commons-geometry-spherical
  • commons-geometry-hull
  • commons-geometry-enclosing