License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial Dex General Purpose Libraries Utility |
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-core-index |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeoWave Index
The set of base functionality provided for all configurations of GeoWave
|
Filename | Size |
---|---|
geowave-core-index-2.0.1.pom | |
geowave-core-index-2.0.1.jar | 182 KB |
geowave-core-index-2.0.1-sources.jar | 135 KB |
geowave-core-index-2.0.1-javadoc.jar | 650 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-core-index/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-core-index</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-core-index/
implementation 'org.locationtech.geowave:geowave-core-index:2.0.1'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-core-index/
implementation ("org.locationtech.geowave:geowave-core-index:2.0.1")
'org.locationtech.geowave:geowave-core-index:jar:2.0.1'
<dependency org="org.locationtech.geowave" name="geowave-core-index" rev="2.0.1">
<artifact name="geowave-core-index" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-core-index', version='2.0.1')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-core-index" % "2.0.1"
[org.locationtech.geowave/geowave-core-index "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.clearspring.analytics : stream | jar | 2.9.6 |
com.google.uzaygezen : uzaygezen-core | jar | 0.2 |
com.github.spotbugs : spotbugs-annotations | jar | 3.1.10 |
net.sf.json-lib : json-lib | jar | 2.4 |
com.github.ben-manes.caffeine : caffeine | jar | 2.6.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |