geophile

A Java implementation of spatial indexing and spatial join.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.geophile
ArtifactId

ArtifactId

geophile
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

geophile
A Java implementation of spatial indexing and spatial join.
Project URL

Project URL

https://github.com/geophile/geophile

Download geophile

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.locationtech.jts : jts-core jar 1.16.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.0
2.1.0
2.0.5
2.0.4
2.0.2
2.0.1