How to install the Java artifact org.locationtech.geomesa.geomesa-jupyter_2.11 with Maven
Java
Maven
pom.xml
org.locationtech.geomesa
geomesa-jupyter_2.11
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>org.locationtech.geomesa</groupId>
<artifactId>geomesa-jupyter_2.11</artifactId>
<version>1.3.4</version>
</dependency>
/<dependencies>