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