Last Version

OSHDB API – Ignite backend 0.7.2

Backend implementation of the OSHDB API which runs queries on an Apache Ignite cluster.

License

License

GroupId

GroupId

org.heigit.ohsome
ArtifactId

ArtifactId

oshdb-api-ignite
Version

Version

0.7.2
Type

Type

jar
Description

Description

OSHDB API – Ignite backend
Backend implementation of the OSHDB API which runs queries on an Apache Ignite cluster.
Project Organization

Project Organization

HeiGIT

Download oshdb-api-ignite 0.7.2


<!-- https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-api-ignite/ -->
<dependency>
    <groupId>org.heigit.ohsome</groupId>
    <artifactId>oshdb-api-ignite</artifactId>
    <version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-api-ignite/
implementation 'org.heigit.ohsome:oshdb-api-ignite:0.7.2'
// https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-api-ignite/
implementation ("org.heigit.ohsome:oshdb-api-ignite:0.7.2")
'org.heigit.ohsome:oshdb-api-ignite:jar:0.7.2'
<dependency org="org.heigit.ohsome" name="oshdb-api-ignite" rev="0.7.2">
  <artifact name="oshdb-api-ignite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.heigit.ohsome', module='oshdb-api-ignite', version='0.7.2')
)
libraryDependencies += "org.heigit.ohsome" % "oshdb-api-ignite" % "0.7.2"
[org.heigit.ohsome/oshdb-api-ignite "0.7.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.heigit.ohsome : oshdb-api jar 0.7.2
org.apache.ignite : ignite-core jar 2.10.0
org.apache.ignite : ignite-spring jar 2.10.0
org.apache.ignite : ignite-slf4j jar 2.10.0

test (1)

Group / Artifact Type Version
org.heigit.ohsome : oshdb-api test-jar 0.7.2

Project Modules

There are no modules declared in this project.