| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные Geo Прикладные библиотеки Geospatial |
| Группа | Группаorg.locationtech.geowave |
| Идентификатор | Идентификаторgeowave-datastore-hbase |
| Последняя версия | Последняя версия2.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGeoWave HBase
GeoWave Data Store on Apache HBase
|
| Имя Файла | Размер |
|---|---|
| geowave-datastore-hbase-2.0.1.pom | |
| geowave-datastore-hbase-2.0.1.jar | 644 KB |
| geowave-datastore-hbase-2.0.1-sources.jar | 210 KB |
| geowave-datastore-hbase-2.0.1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-hbase/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-datastore-hbase</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-hbase/
implementation 'org.locationtech.geowave:geowave-datastore-hbase:2.0.1'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-datastore-hbase/
implementation ("org.locationtech.geowave:geowave-datastore-hbase:2.0.1")
'org.locationtech.geowave:geowave-datastore-hbase:jar:2.0.1'
<dependency org="org.locationtech.geowave" name="geowave-datastore-hbase" rev="2.0.1">
<artifact name="geowave-datastore-hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-datastore-hbase', version='2.0.1')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-datastore-hbase" % "2.0.1"
[org.locationtech.geowave/geowave-datastore-hbase "2.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.locationtech.geowave : geowave-core-mapreduce | jar | 2.0.1 |
| org.locationtech.geowave : geowave-core-cli | jar | 2.0.1 |
| org.apache.hadoop : hadoop-client | jar | 3.1.2 |
| org.apache.hbase : hbase-shaded-client | jar | 2.4.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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hbase : hbase-server | jar | 2.4.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |