License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-analytic-parent |
Version | Version1.2.0 |
Type | Typepom |
Description |
DescriptionGeoWave Analytics Parent POM
The set of analytics provided for GeoWave Datasets
|
Filename | Size |
---|---|
geowave-analytic-parent-1.2.0.pom | 751 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-analytic-parent/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-analytic-parent</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-analytic-parent/
implementation 'org.locationtech.geowave:geowave-analytic-parent:1.2.0'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-analytic-parent/
implementation ("org.locationtech.geowave:geowave-analytic-parent:1.2.0")
'org.locationtech.geowave:geowave-analytic-parent:pom:1.2.0'
<dependency org="org.locationtech.geowave" name="geowave-analytic-parent" rev="1.2.0">
<artifact name="geowave-analytic-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-analytic-parent', version='1.2.0')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-analytic-parent" % "1.2.0"
[org.locationtech.geowave/geowave-analytic-parent "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |