jar

org.dizitart : nitrite-spatial

Maven & Gradle

Jan 06, 2024

Nitrite Spatial · Spatial indexing support for Nitrite

Table Of Contents

Latest Version

Download org.dizitart : nitrite-spatial JAR file - Latest Versions:

All Versions

Download org.dizitart : nitrite-spatial JAR file - All Versions:

Version Vulnerabilities Size Updated
4.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window nitrite-spatial-4.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.dizitart.no2.spatial.converter

├─ org.dizitart.no2.spatial.converter.GeometryConverter.class - [JAR]

org.dizitart.no2.spatial.jackson

├─ org.dizitart.no2.spatial.jackson.GeometryDeserializer.class - [JAR]

├─ org.dizitart.no2.spatial.jackson.GeometryModule.class - [JAR]

├─ org.dizitart.no2.spatial.jackson.GeometrySerializer.class - [JAR]

org.dizitart.no2.spatial

├─ org.dizitart.no2.spatial.GeometryUtils.class - [JAR]

├─ org.dizitart.no2.spatial.IntersectsFilter.class - [JAR]

├─ org.dizitart.no2.spatial.NearFilter.class - [JAR]

├─ org.dizitart.no2.spatial.SpatialFilter.class - [JAR]

├─ org.dizitart.no2.spatial.SpatialFluentFilter.class - [JAR]

├─ org.dizitart.no2.spatial.SpatialIndex.class - [JAR]

├─ org.dizitart.no2.spatial.SpatialIndexer.class - [JAR]

├─ org.dizitart.no2.spatial.SpatialModule.class - [JAR]

├─ org.dizitart.no2.spatial.WithinFilter.class - [JAR]