Notice: Some of the services that support the smooth operation of our websites are still in the process of being restored. As a result, certain features—such as images and committer paperwork—may be temporarily unavailable. Our team is actively working to resolve these issues and restore full functionality as soon as possible.

Thank you for your patience and understanding.

LocationTech Spatial4j

Spatial4j is published to Maven central under these coordinates (to include source, javadoc, and tests):

<dependency>
<groupid>org.locationtech.spatial4j</groupid>
<artifactid>spatial4j</artifactid>
<version>0.8</version>
</dependency>

Note that Spatial4j marks its optional dependencies as optional (e.g. JTS) so that Maven does not transitively include them.  Thus you must explicilty add any dependencies for them as they apply to you.