io.github.ci-cmg:polar-processor

The polar-processor splits and translates JTS geometry near the Earth's poles

License

License

GroupId

GroupId

io.github.ci-cmg
ArtifactId

ArtifactId

polar-processor
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.ci-cmg:polar-processor
The polar-processor splits and translates JTS geometry near the Earth's poles
Project URL

Project URL

https://github.com/CI-CMG/polar-processor
Source Code Management

Source Code Management

https://github.com/CI-CMG/polar-processor

Download polar-processor

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ci-cmg/polar-processor/ -->
<dependency>
    <groupId>io.github.ci-cmg</groupId>
    <artifactId>polar-processor</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ci-cmg/polar-processor/
implementation 'io.github.ci-cmg:polar-processor:2.0.0'
// https://jarcasting.com/artifacts/io.github.ci-cmg/polar-processor/
implementation ("io.github.ci-cmg:polar-processor:2.0.0")
'io.github.ci-cmg:polar-processor:jar:2.0.0'
<dependency org="io.github.ci-cmg" name="polar-processor" rev="2.0.0">
  <artifact name="polar-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ci-cmg', module='polar-processor', version='2.0.0')
)
libraryDependencies += "io.github.ci-cmg" % "polar-processor" % "2.0.0"
[io.github.ci-cmg/polar-processor "2.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.locationtech.jts : jts-core jar 1.18.2
org.locationtech.spatial4j : spatial4j jar 0.8
org.apache.commons : commons-math3 jar 3.6.1

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.1