MVN

org.locationtech.geomesa : geomesa-memory_2.11

Maven & Gradle

Apr 03, 2023
1.3k stars

GeoMesa In-Memory Database

<dependency>
    <groupId>org.locationtech.geomesa</groupId>
    <artifactId>geomesa-memory_2.11</artifactId>
    <version>3.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.locationtech.geomesa : geomesa-memory_2.11 to add to Maven - Latest Versions:

  • Latest Stable: 3.5.2

All Versions

Choose a version of org.locationtech.geomesa : geomesa-memory_2.11 to add to Maven - All Versions:

Version Vulnerabilities Updated
3.5.x
geomesa-memory_2.11-3.5.2
geomesa-memory_2.11-3.5.1
geomesa-memory_2.11-3.5.0
3.4.x
geomesa-memory_2.11-3.4.1
geomesa-memory_2.11-3.4.0
3.3.x
geomesa-memory_2.11-3.3.0
3.2.x
geomesa-memory_2.11-3.2.3
geomesa-memory_2.11-3.2.2
geomesa-memory_2.11-3.2.1
geomesa-memory_2.11-3.2.0
3.1.x
geomesa-memory_2.11-3.1.2
geomesa-memory_2.11-3.1.1
geomesa-memory_2.11-3.1.0
3.0.x
geomesa-memory_2.11-3.0.1
geomesa-memory_2.11-3.0.0
2.4.x
geomesa-memory_2.11-2.4.2
geomesa-memory_2.11-2.4.1
geomesa-memory_2.11-2.4.0
2.3.x
geomesa-memory_2.11-2.3.3
geomesa-memory_2.11-2.3.2
geomesa-memory_2.11-2.3.1
geomesa-memory_2.11-2.3.0
2.2.x
geomesa-memory_2.11-2.2.3
geomesa-memory_2.11-2.2.2
geomesa-memory_2.11-2.2.1
geomesa-memory_2.11-2.2.0
2.1.x
geomesa-memory_2.11-2.1.4
geomesa-memory_2.11-2.1.3
geomesa-memory_2.11-2.1.2
geomesa-memory_2.11-2.1.1
geomesa-memory_2.11-2.1.0
2.0.x
geomesa-memory_2.11-2.0.2
geomesa-memory_2.11-2.0.1
geomesa-memory_2.11-2.0.0
geomesa-memory_2.11-2.0.0-m.1
1.3.x
geomesa-memory_2.11-1.3.6
geomesa-memory_2.11-1.3.5
geomesa-memory_2.11-1.3.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.locationtech.geomesa</groupId>
    <artifactId>geomesa-memory_2.11</artifactId>
    <version>3.5.2</version>
</dependency>

Advertisement