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