License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-parent |
Version | Version1.2.0 |
Type | Typepom |
Description |
DescriptionGeoWave Parent POM
GeoWave adds spatio-temporal indexing to keyvalue stores through geotools and
geoserver
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geowave-parent-1.2.0.pom | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-parent/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-parent</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-parent/
implementation 'org.locationtech.geowave:geowave-parent:1.2.0'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-parent/
implementation ("org.locationtech.geowave:geowave-parent:1.2.0")
'org.locationtech.geowave:geowave-parent:pom:1.2.0'
<dependency org="org.locationtech.geowave" name="geowave-parent" rev="1.2.0">
<artifact name="geowave-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-parent', version='1.2.0')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-parent" % "1.2.0"
[org.locationtech.geowave/geowave-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 |