Last Version

Apache Commons Geometry 1.0

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


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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