is not current version
Last Version 2.0.1

org.locationtech.geowave:geowave-analytic-parent 1.1.0

The set of analytics provided for GeoWave Datasets

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.locationtech.geowave
ArtifactId

ArtifactId

geowave-analytic-parent
Version

Version

1.1.0
Type

Type

pom

Download geowave-analytic-parent 1.1.0


<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-analytic-parent/ -->
<dependency>
    <groupId>org.locationtech.geowave</groupId>
    <artifactId>geowave-analytic-parent</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-analytic-parent/
implementation 'org.locationtech.geowave:geowave-analytic-parent:1.1.0'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-analytic-parent/
implementation ("org.locationtech.geowave:geowave-analytic-parent:1.1.0")
'org.locationtech.geowave:geowave-analytic-parent:pom:1.1.0'
<dependency org="org.locationtech.geowave" name="geowave-analytic-parent" rev="1.1.0">
  <artifact name="geowave-analytic-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-analytic-parent', version='1.1.0')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-analytic-parent" % "1.1.0"
[org.locationtech.geowave/geowave-analytic-parent "1.1.0"]