Last Version

Apache Commons Geometry Spherical 1.0

Geometric primitives for spherical space.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-geometry-spherical
Version

Version

1.0
Type

Type

jar
Description

Description

Apache Commons Geometry Spherical
Geometric primitives for spherical space.
Project URL

Project URL

https://commons.apache.org/proper/commons-geometry/commons-geometry-spherical/
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-spherical

Download commons-geometry-spherical 1.0


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

Dependencies

compile (2)

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

test (5)

Group / Artifact Type Version
org.apache.commons : commons-geometry-core test-jar 1.0
org.apache.commons : commons-rng-client-api jar 1.3
org.apache.commons : commons-rng-simple jar 1.3
org.apache.commons : commons-rng-sampling jar 1.3
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.