GeoMesa NiFi
See the official GeoMesa site for documentation.
License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geomesa.nifi |
ArtifactId | ArtifactIdgeomesa-nifi-processors |
Last Version | Last Version2.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore processor implementations
|
<!-- https://jarcasting.com/artifacts/org.geomesa.nifi/geomesa-nifi-processors/ -->
<dependency>
<groupId>org.geomesa.nifi</groupId>
<artifactId>geomesa-nifi-processors</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomesa.nifi/geomesa-nifi-processors/
implementation 'org.geomesa.nifi:geomesa-nifi-processors:2.4.2'
// https://jarcasting.com/artifacts/org.geomesa.nifi/geomesa-nifi-processors/
implementation ("org.geomesa.nifi:geomesa-nifi-processors:2.4.2")
'org.geomesa.nifi:geomesa-nifi-processors:jar:2.4.2'
<dependency org="org.geomesa.nifi" name="geomesa-nifi-processors" rev="2.4.2">
<artifact name="geomesa-nifi-processors" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomesa.nifi', module='geomesa-nifi-processors', version='2.4.2')
)
libraryDependencies += "org.geomesa.nifi" % "geomesa-nifi-processors" % "2.4.2"
[org.geomesa.nifi/geomesa-nifi-processors "2.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.nifi : nifi-mock | jar | 1.10.0 |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 2.8.47 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
See the official GeoMesa site for documentation.