Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.locationtech.geomesa |
ArtifactId | ArtifactIdgeomesa-arrow-gs-plugin_2.12 |
Version | Version3.2.1 |
Type | Typepom |
Filename | Size |
---|---|
geomesa-arrow-gs-plugin_2.12-3.2.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-arrow-gs-plugin_2.12/ -->
<dependency>
<groupId>org.locationtech.geomesa</groupId>
<artifactId>geomesa-arrow-gs-plugin_2.12</artifactId>
<version>3.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-arrow-gs-plugin_2.12/
implementation 'org.locationtech.geomesa:geomesa-arrow-gs-plugin_2.12:3.2.1'
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-arrow-gs-plugin_2.12/
implementation ("org.locationtech.geomesa:geomesa-arrow-gs-plugin_2.12:3.2.1")
'org.locationtech.geomesa:geomesa-arrow-gs-plugin_2.12:pom:3.2.1'
<dependency org="org.locationtech.geomesa" name="geomesa-arrow-gs-plugin_2.12" rev="3.2.1">
<artifact name="geomesa-arrow-gs-plugin_2.12" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geomesa', module='geomesa-arrow-gs-plugin_2.12', version='3.2.1')
)
libraryDependencies += "org.locationtech.geomesa" % "geomesa-arrow-gs-plugin_2.12" % "3.2.1"
[org.locationtech.geomesa/geomesa-arrow-gs-plugin_2.12 "3.2.1"]