License |
License |
---|---|
Categories |
CategoriesData Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-datastore-filesystem |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionGeoWave FileSystem DataStore
Geowave Data Store on Java NIO FileSystem
|
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-filesystem/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-datastore-filesystem</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-filesystem/
implementation 'org.locationtech.geowave:geowave-datastore-filesystem:2.0.0'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-filesystem/
implementation ("org.locationtech.geowave:geowave-datastore-filesystem:2.0.0")
'org.locationtech.geowave:geowave-datastore-filesystem:jar:2.0.0'
<dependency org="org.locationtech.geowave" name="geowave-datastore-filesystem" rev="2.0.0">
<artifact name="geowave-datastore-filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-datastore-filesystem', version='2.0.0')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-datastore-filesystem" % "2.0.0"
[org.locationtech.geowave/geowave-datastore-filesystem "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.geowave : geowave-core-mapreduce | jar | 2.0.0 |
org.locationtech.geowave : geowave-core-cli | jar | 2.0.0 |
com.github.ben-manes.caffeine : caffeine | jar | 2.6.2 |
com.clearspring.analytics : stream | jar | 2.9.6 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |