Apache Commons Geometry Core

Core interfaces and classes for Apache Commons Geometry.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-geometry-core
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons Geometry Core
Core interfaces and classes for Apache Commons Geometry.
Project URL

Project URL

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

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf/commons-geometry.git/commons-geometry-core

Download commons-geometry-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-numbers-core jar 1.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
1.0-beta1